]> git.openstreetmap.org Git - chef.git/commitdiff
Reduce sensitivity of some alerts
authorTom Hughes <tom@compton.nu>
Thu, 21 Jul 2022 23:54:14 +0000 (00:54 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 21 Jul 2022 23:54:14 +0000 (00:54 +0100)
cookbooks/prometheus/templates/default/alert_rules.yml.erb

index 78f72e2a1ac642bcd47d81ec6463c33afc1d959d..a52901233210ae425d632652578d92f4badbdf75 100644 (file)
@@ -5,7 +5,7 @@ groups:
     rules:
       - alert: prometheus target missing
         expr: up == 0
-        for: 5m
+        for: 10m
         labels:
           alertgroup: "prometheus"
   - name: amsterdam
@@ -459,7 +459,7 @@ groups:
     rules:
       - alert: statuscake uptime check failing
         expr: statuscake_uptime{status="down",paused="false"} > 0
-        for: 0m
+        for: 10m
         labels:
           alertgroup: statuscake
   - name: systemd