X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/87655058a50a160829441281f58f5a78441302f4..dd7f629ab3f1404a2a3ea5a9c4e28c416ecb6e3b:/cookbooks/nginx/recipes/default.rb diff --git a/cookbooks/nginx/recipes/default.rb b/cookbooks/nginx/recipes/default.rb index 1cc5e5b46..d215e51c8 100644 --- a/cookbooks/nginx/recipes/default.rb +++ b/cookbooks/nginx/recipes/default.rb @@ -64,6 +64,7 @@ munin_plugin "nginx_status" prometheus_exporter "nginx" do port 9113 + options "--nginx.scrape-uri=http://localhost:8050/nginx_status" end template "/usr/local/bin/nginx-old-cache-cleanup" do