Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tune elasticsearch collector. #1500

Merged
merged 2 commits into from
Dec 8, 2015
Merged

Conversation

alienth
Copy link
Contributor

@alienth alienth commented Dec 8, 2015

The cluster index stats are identical across all nodes in the cluster, so it only makes sense to collect them from a single node (in this case, I'm using the master).

Also collecting index counts by status in elastic.health.index_status_count. This will allow us to measure index health without tracking each individual index in a separate tag, including indices that are excluded by the filter.

👓 @kylebrandt @captncraig @gbrayut

@captncraig
Copy link
Contributor

LGTM

@alienth alienth merged commit ba9bb52 into bosun-monitor:master Dec 8, 2015
@alienth alienth deleted the elastic branch December 15, 2015 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants