From: Sarah Hoffmann Date: Tue, 3 Feb 2026 08:14:30 +0000 (+0100) Subject: nominatim: increase warning threshold for replication delay even more X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain nominatim: increase warning threshold for replication delay even more --- diff --git a/cookbooks/prometheus/templates/default/alert_rules.yml.erb b/cookbooks/prometheus/templates/default/alert_rules.yml.erb index 93c443d48..b6b4cc307 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 > 14400 + expr: nominatim_replication_delay > 18000 for: 1h keep_firing_for: 30m labels: