X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/648027d09aea42101ce964a312219a4b5051432b..f38f3374703b5a86709ce9edadf139c09b3cf3c6:/cookbooks/apache/recipes/default.rb diff --git a/cookbooks/apache/recipes/default.rb b/cookbooks/apache/recipes/default.rb index f25806fcf..e5f30a410 100644 --- a/cookbooks/apache/recipes/default.rb +++ b/cookbooks/apache/recipes/default.rb @@ -99,4 +99,5 @@ munin_plugin "apache_volume" prometheus_exporter "apache" do port 9117 listen_switch "telemetry.address" + exporter_options "-scrape_uri http://localhost/server-status?auto" end