X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/76c29d666a99378b3b8082a2e222e5ffc78ee051..98c8d0026a2836abf350ac2a393930ff81cef41c:/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 0caf619a2..1f64ca5e2 100644 --- a/cookbooks/prometheus/templates/default/prometheus.yml.erb +++ b/cookbooks/prometheus/templates/default/prometheus.yml.erb @@ -130,3 +130,6 @@ remote_write: min_shards: 4 batch_send_deadline: 30s max_backoff: 1s + +remote_read: + - url: "http://localhost:9201/read"