Skip to content

Commit 9b3c0dd

Browse files
jovialmnasiadka
andauthored
Apply suggestions from code review
Co-authored-by: Michał Nasiadka <[email protected]>
1 parent d493438 commit 9b3c0dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/kolla/config/prometheus/openstack.rules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ groups:
1919
labels:
2020
severity: alert
2121
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."
2424
{% endraw %}

0 commit comments

Comments
 (0)