-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
4.13.z
-
No
-
5
-
OTA 263
-
1
-
False
-
Description of problem:
Critical Alert Rules do not have runbook url
Version-Release number of selected component (if applicable):
How reproducible:
Always
Steps to Reproduce:
This bug is being raised by Openshift Monitoring team as part of effort to detect invalid Alert Rules in OCP. Check details of following Alert Rules 1. ClusterOperatorDown 2. ClusterVersionOperatorDown
Actual results:
The Alert Rule ClusterOperatorDown, ClusterVersionOperatorDown have Critical Severity, but do not have runbook_url annotation.
Expected results:
All Critical Alert Rules must have runbbok_url annotation
Additional info:
Critical Alerts must have a runbook, please refer to style guide at https://github.com/openshift/enhancements/blob/master/enhancements/monitoring/alerting-consistency.md#style-guide The runbooks are located at github.com/openshift/runbooks To resolve the bug, - Add runbooks for the relevant Alerts at github.com/openshift/runbooks - Add the link to the runbook in the Alert annotation 'runbook_url' - Remove the exception in the origin test, added in PR https://github.com/openshift/origin/pull/27933
- account is impacted by
-
MON-3213 Update the severity of origin test which checks for missing runbook_url in critical alerts
- Closed
- links to