You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/monitoring-managing-core-platform-alerting-rules.adoc
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,8 @@ For example, you can change the `severity` label for an alert from `warning` to
18
18
19
19
* New alerting rules must be based on the default {product-title} monitoring metrics.
20
20
21
+
* You must create the `AlertingRule` and `AlertRelabelConfig` objects in the `openshift-monitoring` namespace.
22
+
21
23
* You can only add and modify alerting rules. You cannot create new recording rules or modify existing recording rules.
22
24
23
25
* If you modify existing platform alerting rules by using an `AlertRelabelConfig` object, your modifications are not reflected in the Prometheus alerts API.
0 commit comments