mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-01-11 22:30:25 +01:00
chore: alertmanager - adjust group labels
This commit is contained in:
@@ -61,12 +61,10 @@
|
||||
"alertgroup"
|
||||
# --- kubernetes labels ---
|
||||
"namespace"
|
||||
"service"
|
||||
# --- custom labels ---
|
||||
"cluster"
|
||||
"env"
|
||||
"type"
|
||||
"host"
|
||||
];
|
||||
group_wait = "3m"; # wait for other alerts to "group by" before send notification
|
||||
group_interval = "5m"; # wait for an interval, before send a new alert in the same group
|
||||
|
||||
Reference in New Issue
Block a user