]> git.openstreetmap.org Git - chef.git/commitdiff
Enable remote write to promscale
authorTom Hughes <tom@compton.nu>
Thu, 28 Jan 2021 20:12:40 +0000 (20:12 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 28 Jan 2021 20:12:40 +0000 (20:12 +0000)
cookbooks/prometheus/templates/default/prometheus.yml.erb

index e06c0254934f19643fba7b08e53b3239a03b7a60..c9112bac10e8b80dc13b5425fa27f2635d23b1b6 100644 (file)
@@ -46,5 +46,5 @@ scrape_configs:
 <% end -%>
 <% end -%>
 
-remote_write:
-  - url: "http://localhost:9201/write"
+remote_write:
+  - url: "http://localhost:9201/write"