]> git.openstreetmap.org Git - chef.git/commitdiff
Disable remote write to promscale
authorTom Hughes <tom@compton.nu>
Sun, 17 Jan 2021 00:30:33 +0000 (00:30 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 17 Jan 2021 00:30:33 +0000 (00:30 +0000)
cookbooks/prometheus/templates/default/prometheus.yml.erb

index 06e853b27c3c9e8cf6ef7e2d4ebeb6469104446f..c6ace499b22c8c47511fef36ada4e1a313275991 100644 (file)
@@ -22,5 +22,5 @@ scrape_configs:
 <% end -%>
 <% end -%>
 
-remote_write:
-  - url: "http://localhost:9201/write"
+remote_write:
+  - url: "http://localhost:9201/write"