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: etc/kayobe/kolla/config/prometheus/openstack.rules
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,6 @@ groups:
19
19
labels:
20
20
severity: alert
21
21
annotations:
22
-
summary: "The router {{ $labels.router_id }} is not active on eactly one agent"
23
-
description: "The router {{ $labels.router_id }} should be active on exactly one agent. It can either active on multiple agents or not active at all."
22
+
summary: "The router {{ $labels.router_id }} is not active on exactly one agent"
23
+
description: "The router {{ $labels.router_id }} should be active on exactly one agent. It can either be active on multiple agents or not active at all."
0 commit comments