X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/1cac4eb8d40ccb2d534f030c3329a456e03404bd..91bb0bcb08878c71421d6c95493ddc890032aa67:/cookbooks/prometheus/templates/default/prometheus.yml.erb diff --git a/cookbooks/prometheus/templates/default/prometheus.yml.erb b/cookbooks/prometheus/templates/default/prometheus.yml.erb index 46d241905..c6ace499b 100644 --- a/cookbooks/prometheus/templates/default/prometheus.yml.erb +++ b/cookbooks/prometheus/templates/default/prometheus.yml.erb @@ -21,3 +21,6 @@ scrape_configs: instance: <%= target[:name].split(".").first %> <% end -%> <% end -%> + +# remote_write: +# - url: "http://localhost:9201/write"