fix watchdog alert rule description
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b1d9573be9
commit
eeacf9a0dd
@ -121,9 +121,8 @@ prometheus_alert_rules:
|
|||||||
annotations:
|
annotations:
|
||||||
description: >-
|
description: >-
|
||||||
This is an alert meant to ensure that the entire alerting pipeline is functional.
|
This is an alert meant to ensure that the entire alerting pipeline is functional.
|
||||||
This alert is always firing, therefore it should always be firing in Alertmanager
|
This alert is always firing. There are integrations with various notification
|
||||||
and always fire against a receiver. There are integrations with various notification
|
mechanisms that send a notification when this alert is not firing anymore.
|
||||||
mechanisms that send a notification when this alert is not firing.
|
|
||||||
summary: "Ensure entire alerting pipeline is functional"
|
summary: "Ensure entire alerting pipeline is functional"
|
||||||
- alert: InstanceDown
|
- alert: InstanceDown
|
||||||
expr: "up == 0"
|
expr: "up == 0"
|
||||||
|
Loading…
Reference in New Issue
Block a user