From 6007a32a6a02c606762d7520235b258db8cd68ce Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Thu, 3 Jun 2021 10:54:16 +0000 Subject: [PATCH] commit eeacf9a0dd9ee5cd438f876d346ad172f1fe6e1f Author: Robert Kaussow Date: Thu Jun 3 12:50:11 2021 +0200 fix watchdog alert rule description --- index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index fa7175f..1f5f299 100644 --- a/index.md +++ b/index.md @@ -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