]> git.openstreetmap.org Git - chef.git/commitdiff
Remove cleanup code
authorTom Hughes <tom@compton.nu>
Sun, 3 Jan 2021 13:52:04 +0000 (13:52 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 3 Jan 2021 13:52:04 +0000 (13:52 +0000)
cookbooks/tile/recipes/default.rb

index a52c0aa66039e205b1fd8e59a84a31cf368d0e1a..e2bf53d77c03c195ecf8e44a206486be2021a233 100644 (file)
@@ -610,14 +610,6 @@ munin_plugin "renderd_zoom_time"
 
 munin_plugin "replication_delay"
 
-prometheus_collector "modtile" do
-  action :delete
-end
-
-prometheus_collector "renderd" do
-  action :delete
-end
-
 prometheus_exporter "modtile" do
   port 9494
 end