]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/prometheus/templates/default/prometheus.yml.erb
Disable remote write to promscale
[chef.git] / cookbooks / prometheus / templates / default / prometheus.yml.erb
index 591c1e0ec5cdc579aaf60e5138bac7a4e1ccda26..c6ace499b22c8c47511fef36ada4e1a313275991 100644 (file)
@@ -22,8 +22,5 @@ scrape_configs:
 <% end -%>
 <% end -%>
 
-remote_write:
-  - url: "http://localhost:9201/write"
-
-remote_read:
-  - url: "http://localhost:9201/read"
+# remote_write:
+#   - url: "http://localhost:9201/write"