fix watchdog alert rule description
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2021-06-03 12:50:11 +02:00
parent b1d9573be9
commit eeacf9a0dd
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -121,9 +121,8 @@ prometheus_alert_rules:
annotations:
description: >-
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
and always fire against a receiver. There are integrations with various notification
mechanisms that send a notification when this alert is not firing.
This alert is always firing. There are integrations with various notification
mechanisms that send a notification when this alert is not firing anymore.
summary: "Ensure entire alerting pipeline is functional"
- alert: InstanceDown
expr: "up == 0"