]> git.openstreetmap.org Git - chef.git/commitdiff
Send notifications of resolved alerts
authorTom Hughes <tom@compton.nu>
Sun, 24 Jan 2021 12:00:52 +0000 (12:00 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 24 Jan 2021 12:17:39 +0000 (12:17 +0000)
cookbooks/prometheus/templates/default/alertmanager.yml.erb

index 64422c44b59d31e1dfec404f45281847fd87f418..7433f99d8ab0f8b68f45523da901b7f389dedcad 100644 (file)
@@ -21,4 +21,5 @@ inhibit_rules:
 receivers:
   - name: admins-email
     email_configs:
-      - to: admins@openstreetmap.org
+      - send_resolved: true
+        to: admins@openstreetmap.org