]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/alert_rules.yml.erb
Update SST CLI
[chef.git] / cookbooks / prometheus / templates / default / alert_rules.yml.erb
index 591f8632772a2e3193adce07c84ce0d12d2de24a..5b2ec56ac9623b2579c5c97ccebb3b7208af310b 100644 (file)
@@ -149,7 +149,7 @@ groups:
         for: 15m
         labels:
           alertgroup: fastly
-      - alert: multipe fastly healthchecks failing
+      - alert: multiple fastly healthchecks failing
         expr: count(fastly_healthcheck_status == 0) > 4
         for: 5m
         labels:
@@ -383,8 +383,8 @@ groups:
   - name: overpass
     rules:
       - alert: overpass osm database age
-        expr: overpass_database_age_seconds{database="osm"} > 300
-        for: 5m
+        expr: overpass_database_age_seconds{database="osm"} > 3600
+        for: 1h
         labels:
           alertgroup: overpass
         annotations: