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
{product-title}{product-version} monitoring ships with a large set of default alerting rules for platform metrics.
13
10
As a cluster administrator, you can customize this set of rules in two ways:
14
11
@@ -23,6 +20,6 @@ For example, you can change the `severity` label for an alert from `warning` to
23
20
24
21
* You can only add and modify alerting rules. You cannot create new recording rules or modify existing recording rules.
25
22
26
-
* If you modify existing platform alerting rules by using an `AlertRelabelConfig` object, your modifications are not reflected in the Prometheus alerts API.
27
-
Therefore, any dropped alerts still appear in the {product-title} web console even though they are no longer forwarded to Alertmanager.
23
+
* If you modify existing platform alerting rules by using an `AlertRelabelConfig` object, your modifications are not reflected in the Prometheus alerts API.
24
+
Therefore, any dropped alerts still appear in the {product-title} web console even though they are no longer forwarded to Alertmanager.
28
25
Additionally, any modifications to alerts, such as a changed `severity` label, do not appear in the web console.
0 commit comments