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

Fixed and improved runtime config alerts and playbooks #335

Merged
merged 3 commits into from
Jun 22, 2021

Conversation

pracucci
Copy link
Collaborator

What this PR does:
In this PR I'm addressing the 2 alerts on runtime config:

  • Fixed CortexInconsistentRuntimeConfig: the metric name was wrong, so the alert wasn't working
  • Renamed CortexInconsistentConfig alert to CortexInconsistentRuntimeConfig and increased severity to critical
  • Increased CortexBadRuntimeConfig alert severity to critical and removed support for cortex_overrides_last_reload_successful metric (was removed in Cortex 1.3.0)

Which issue(s) this PR fixes:
N/A

Checklist

  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@pracucci pracucci requested a review from a team as a code owner June 21, 2021 13:51
@pracucci pracucci requested a review from pstibrany June 21, 2021 13:51
Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci force-pushed the playbooks-for-config-alerts branch from ae827c2 to e0c8194 Compare June 21, 2021 13:57
Copy link
Member

@pstibrany pstibrany left a comment

Choose a reason for hiding this comment

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

Nice improvements.

cortex-mixin/docs/playbooks.md Outdated Show resolved Hide resolved
cortex-mixin/docs/playbooks.md Outdated Show resolved Hide resolved
pracucci and others added 2 commits June 22, 2021 11:46
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Peter Štibraný <peter.stibrany@grafana.com>
Signed-off-by: Marco Pracucci <marco@pracucci.com>

Co-authored-by: Peter Štibraný <peter.stibrany@grafana.com>
@pracucci pracucci merged commit 344fce1 into main Jun 22, 2021
@pracucci pracucci deleted the playbooks-for-config-alerts branch June 22, 2021 09:48
simonswine pushed a commit to grafana/mimir that referenced this pull request Oct 18, 2021
…for-config-alerts

Fixed and improved runtime config alerts and playbooks
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.

None yet

2 participants