]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apache/recipes/default.rb
Switch to installing prometheus exporters from a custom git repository
[chef.git] / cookbooks / apache / recipes / default.rb
index 039b55fafb4dc8a6fc0f10b39ca56670db9ab74d..d443f1e409ce5eff9c76c861ca67f2bddb176583 100644 (file)
@@ -97,8 +97,6 @@ munin_plugin "apache_processes"
 munin_plugin "apache_volume"
 
 prometheus_exporter "apache" do
-  github_owner "Lusitaniae"
-  version "0.8.0"
   port 9117
   listen_switch "telemetry.address"
   options "--scrape_uri=http://localhost/server-status?auto"