From: Sarah Hoffmann Date: Fri, 16 Jan 2026 09:38:37 +0000 (+0100) Subject: increase alter time for nominatim replicaton delay X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain increase alter time for nominatim replicaton delay --- diff --git a/cookbooks/prometheus/templates/default/alert_rules.yml.erb b/cookbooks/prometheus/templates/default/alert_rules.yml.erb index f0506b9ca..93c443d48 100644 --- a/cookbooks/prometheus/templates/default/alert_rules.yml.erb +++ b/cookbooks/prometheus/templates/default/alert_rules.yml.erb @@ -558,7 +558,7 @@ groups: - name: nominatim rules: - alert: nominatim replication delay - expr: nominatim_replication_delay > 10800 + expr: nominatim_replication_delay > 14400 for: 1h keep_firing_for: 30m labels: