]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/default.rb
Update for changes in apache exporter
[chef.git] / cookbooks / apache / recipes / default.rb
index 6a429a41f28432811a00a41152593535f0759b8d..039b55fafb4dc8a6fc0f10b39ca56670db9ab74d 100644 (file)
@@ -101,5 +101,5 @@ prometheus_exporter "apache" do
   version "0.8.0"
   port 9117
   listen_switch "telemetry.address"
-  options "-scrape_uri http://localhost/server-status?auto"
+  options "--scrape_uri=http://localhost/server-status?auto"
 end