From: Tom Hughes Date: Sun, 24 Jan 2021 12:00:20 +0000 (+0000) Subject: Group prometheus alerts by the alertgroup label X-Git-Url: https://git.openstreetmap.org./chef.git/commitdiff_plain/eb2819f638e289314363acc0d94789330fa7e721 Group prometheus alerts by the alertgroup label --- diff --git a/cookbooks/prometheus/templates/default/alertmanager.yml.erb b/cookbooks/prometheus/templates/default/alertmanager.yml.erb index 197dcf667..64422c44b 100644 --- a/cookbooks/prometheus/templates/default/alertmanager.yml.erb +++ b/cookbooks/prometheus/templates/default/alertmanager.yml.erb @@ -10,7 +10,7 @@ templates: route: group_by: - - service + - alertgroup group_wait: 30s group_interval: 5m repeat_interval: 3h