fix(docs): mention cluster behaviour

This commit is contained in:
Łukasz Mierzwa
2023-03-08 10:55:35 +00:00
committed by Łukasz Mierzwa
parent adc5b437a0
commit e539c49549
+2
View File
@@ -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