X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/87655058a50a160829441281f58f5a78441302f4..8ccf941a82940d016e9c68bdf0c29e190953c7f7:/cookbooks/nginx/recipes/default.rb?ds=inline 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