X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/daff29395a0b52fb994ff33bc2c7086f6a6436b6..71ba425bc8645e049335d4729cd8e7d5eb576b0c:/cookbooks/prometheus/templates/default/alert_rules.yml.erb diff --git a/cookbooks/prometheus/templates/default/alert_rules.yml.erb b/cookbooks/prometheus/templates/default/alert_rules.yml.erb index ac45cc62c..92983b27a 100644 --- a/cookbooks/prometheus/templates/default/alert_rules.yml.erb +++ b/cookbooks/prometheus/templates/default/alert_rules.yml.erb @@ -383,8 +383,8 @@ groups: - name: overpass rules: - alert: overpass osm database age - expr: overpass_database_age_seconds{database="osm"} > 1800 - for: 5m + expr: overpass_database_age_seconds{database="osm"} > 3600 + for: 1h labels: alertgroup: overpass annotations: