]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/alert_rules.yml.erb
web: increase mod_evasive page count to allow iD tiled API requests
[chef.git] / cookbooks / prometheus / templates / default / alert_rules.yml.erb
index fdb90765bf0618d8f704a00157e1499fce8d6b11..dfb83891d33b18040190d67359e071e0fd29a78f 100644 (file)
@@ -488,6 +488,11 @@ groups:
           alertgroup: nominatim
         annotations:
           delay: "{{ $value | humanizeDuration }}"
+      - alert: nominatim connections
+        expr: sum(nginx_connections_writing and on (instance) chef_role{name="nominatim"}) > 2500
+        for: 15m
+        labels:
+          alertgroup: nominatim
   - name: overpass
     rules:
       - alert: overpass osm database age