We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34c9c81 commit 5fbc6c7Copy full SHA for 5fbc6c7
metric_monitor/conf/prometheus-remote-write.yml
@@ -39,7 +39,7 @@ remote_write:
39
max_shards: 200 # the maximum number of shards, or parallelism, Prometheus will use for each remote-write queue
40
min_shards: 1
41
max_samples_per_send: 5000
42
- batch_send_deadline: 5s
+ batch_send_deadline: 1s
43
min_backoff: 200ms
44
max_backoff: 5s
45
metadata_config:
0 commit comments