-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add new alert that fires if etcd backup metrics are missing for 12h. #946
Conversation
- alert: ETCDBackupMetricsMissing | ||
annotations: | ||
description: '{{`ETCD backup metrics are missing`}}' | ||
opsrecipe: etcd-backup-failed/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be best to add a new section to the recipe, explaining that the metrics are exposed by the controller, so the oncaller needs to check the deployment status.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
waiting for opsrecipe to be merged before I merge this one |
Towards: https://github.com/giantswarm/giantswarm/issues/28783
This PR adds a new alert that pages if etcd backup operator metrics are not present in a MC
Checklist
oncall-kaas-cloud
GitHub group).