From b47cb18ed2a4356d15d7ace8596f5805ebec8938 Mon Sep 17 00:00:00 2001 From: Peter Date: Fri, 7 Aug 2020 14:43:37 +0200 Subject: [PATCH] fix(docs): supported should read suppressed --- docs/CONFIGURATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONFIGURATION.md b/docs/CONFIGURATION.md index 6009b201e..d372b4dfb 100644 --- a/docs/CONFIGURATION.md +++ b/docs/CONFIGURATION.md @@ -398,7 +398,7 @@ Prometheus Alertmanager allows alerts to be in 3 states: [inhibition rules](https://prometheus.io/docs/alerting/alertmanager/#inhibition) - `unprocessed` - initial state for new alerts before they are checked against all silence rules so Alertmanager doesn't yet know if the alert should be - `active` or `supported` + `active` or `suppressed` A silence rule can be used to mark an alert as acknowledged and being worked on. To simplify creating of such silences karma provides a one click button that