prometheus/config/testdata/remote_write_retry_on_rate_limit.good.yml
Harkishen-Singh 77c20fd2f8 Adds support to configure retry on Rate-Limiting from remote-write config.
Signed-off-by: Harkishen-Singh <harkishensingh@hotmail.com>
2021-02-16 14:52:49 +05:30

6 lines
110 B
YAML

remote_write:
- url: localhost:9090
queue_config:
retry_on_http_429: true
- url: localhost:9201