fix(infra-monitoring): group alerts by namespace
This commit is contained in:
parent
47a04c4ef9
commit
308978bab8
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ spec:
|
|||
groupWait: "30s"
|
||||
groupInterval: "10m"
|
||||
groupBy:
|
||||
- "alertname"
|
||||
- "namespace"
|
||||
receiver: "null"
|
||||
repeatInterval: {{ .Values.alertmanager.receiver.repeatInterval }}
|
||||
routes:
|
||||
|
|
Loading…
Add table
Reference in a new issue