]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/default.rb
Remove incorrect scaling from compound nginx graph
[chef.git] / cookbooks / apache / recipes / default.rb
index e5f30a410855aea3fb4f6e87f0ddb4b8435fd721..d443f1e409ce5eff9c76c861ca67f2bddb176583 100644 (file)
@@ -99,5 +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"
+  options "--scrape_uri=http://localhost/server-status?auto"
 end