Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Thu Jun 3 12:50:11 2021 +0200

    fix watchdog alert rule description
This commit is contained in:
Robert Kaussow 2021-06-03 10:54:16 +00:00
parent db236ac255
commit 6007a32a6a
1 changed files with 3 additions and 4 deletions

View File

@ -81,10 +81,9 @@ prometheus_alert_rules:
severity: warning
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.
is functional. 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