Skip to content

Add dashboard for the cortex ring, and alert on unhealthy ingesters #986

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

Merged
merged 4 commits into from
Nov 2, 2016

Conversation

tomwilkie
Copy link

No description provided.

# Cortex alerts

ALERT CortexIngesterUnhealthy
IF max(cortex_ring_ingesters{job="cortex/distributor", state="unhealthy"}) > 1

This comment was marked as abuse.

This comment was marked as abuse.

This comment was marked as abuse.

LABELS { severity="warning" }
ANNOTATIONS {
summary = "Cortex has unhealthy ingesters!",
description = "Cortex has unhealthy ingesters!",

This comment was marked as abuse.

@tomwilkie
Copy link
Author

Good feedback, thanks!

@juliusv
Copy link

juliusv commented Nov 1, 2016

👍

@jml jml merged commit 9b720c7 into master Nov 2, 2016
@jml jml deleted the cortex-monitoring branch November 2, 2016 09:47
@jml
Copy link

jml commented Nov 2, 2016

Helps with cortexproject/cortex#61

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