From e539c495495734f735dc1a3253a494a74a0ec942 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Wed, 8 Mar 2023 10:42:58 +0000 Subject: [PATCH] fix(docs): mention cluster behaviour --- docs/CONFIGURATION.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/CONFIGURATION.md b/docs/CONFIGURATION.md index 41b10cad9..e17dd8fa6 100644 --- a/docs/CONFIGURATION.md +++ b/docs/CONFIGURATION.md @@ -1231,6 +1231,8 @@ silenceForm: - `defaultAlertmanagers` - list of Alertmanager names that will be used as default when creating a new silence. + If selected alertmanager is part of a cluster then the whole cluster will + be used in the silence form. - `strip:labels` - list of labels to ignore when populating silence form from individual alerts or group of alerts. This allows to create silences matching only unique labels, like `instance` or `host`, ignoring any common labels like