X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/68e068818d559ef35bdf2a138a93596337828ef9..cc57b9e9a6f06eb2fdce5ed83aa5f9ed6cd90cad:/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"