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

Fix ES alerts on multi nodes clusters #1590

Merged
merged 2 commits into from
Jul 28, 2017
Merged

Fix ES alerts on multi nodes clusters #1590

merged 2 commits into from
Jul 28, 2017

Conversation

ndegory
Copy link
Contributor

@ndegory ndegory commented Jul 26, 2017

On clusters where ES has more than one replicas, alerts are falsely triggered.
Fixes the cluster status (es_cluster_status = 1 means YELLOW, es_cluster_status = 0 means GREEN).

@ndegory ndegory added this to the 0.14 milestone Jul 26, 2017
Copy link
Contributor

@bquenin bquenin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@bquenin bquenin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bquenin bquenin merged commit 5427576 into master Jul 28, 2017
@bquenin bquenin deleted the fix-es-alerts branch July 28, 2017 22:40
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.

2 participants