X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/3f5db81b561764ab48ff6f8f3cd9846b59a76d5a..705807200cd3d1344422a75aef63acb178b47dab:/cookbooks/prometheus/templates/default/alertmanager.yml.erb diff --git a/cookbooks/prometheus/templates/default/alertmanager.yml.erb b/cookbooks/prometheus/templates/default/alertmanager.yml.erb index 197dcf667..7433f99d8 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 @@ -21,4 +21,5 @@ inhibit_rules: receivers: - name: admins-email email_configs: - - to: admins@openstreetmap.org + - send_resolved: true + to: admins@openstreetmap.org