X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/dc7c507259804d72756728eb28fadd84adb87ff6..e9ed182596608c4f53dd79e6e63e7534289f4df3:/cookbooks/munin/templates/default/munin.conf.erb diff --git a/cookbooks/munin/templates/default/munin.conf.erb b/cookbooks/munin/templates/default/munin.conf.erb index 791007f98..d5dc7a4b8 100644 --- a/cookbooks/munin/templates/default/munin.conf.erb +++ b/cookbooks/munin/templates/default/munin.conf.erb @@ -702,6 +702,7 @@ unknown_limit 144 renderd_zoom_time.zoomtime6.cdef zoomtime6,1000,/ renderd_zoom_time.zoomtime6.draw STACK renderd_zoom_time.zoomtime6.info Time for Metatiles for z19 - z20 +<% unless @geocoders.empty? -%> # Configure compound graphs for nominatim.openstreetmap.org [nominatim.openstreetmap] @@ -740,3 +741,4 @@ unknown_limit 144 nominatim_throttled_ips.block.label blocked nominatim_throttled_ips.block.draw STACK nominatim_throttled_ips.block.type GAUGE +<% end -%>