]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/default.rb
Merge branch 'patch-2' of https://github.com/Tigerfell/chef into pr257
[chef.git] / cookbooks / apache / recipes / default.rb
index f25806fcf4a870e0d9a6d2c97f0dee39bae5b325..d443f1e409ce5eff9c76c861ca67f2bddb176583 100644 (file)
@@ -99,4 +99,5 @@ munin_plugin "apache_volume"
 prometheus_exporter "apache" do
   port 9117
   listen_switch "telemetry.address"
+  options "--scrape_uri=http://localhost/server-status?auto"
 end