chore: alertmanager - adjust group labels

This commit is contained in:
Ryan Yin
2025-09-26 19:12:45 +08:00
parent 5e727543c1
commit 958f5878c1

View File

@@ -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