[elasticsearch] Don't break when some indices are closed #36677
Labels
bug
Feature:Stack Monitoring
Module:elasticsearch
Elasticsearch Beats modules
module
Team:Monitoring
Stack Monitoring team
elastic/elasticsearch#88752 describes an issue with the
/_stats
API when there are any indices that are closed, that can be worked around by sending different query parameters.We should update the Elasticsearch module to account for this possibility so that collection does not stop simply because there are closed indices.
The text was updated successfully, but these errors were encountered: