mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-10 15:14:09 +00:00
docs/vmalert.md: sync with app/vmalert/README.md
This commit is contained in:
parent
bbeab70de6
commit
5341596f96
1 changed files with 2 additions and 0 deletions
|
@ -214,6 +214,8 @@ Usage of vmalert:
|
|||
Optional basic auth username for -remoteWrite.url
|
||||
-remoteWrite.concurrency int
|
||||
Defines number of readers that concurrently write into remote storage (default 1)
|
||||
-remoteWrite.flushInterval duration
|
||||
Defines interval of flushes to remote write endpoint (default 5s)
|
||||
-remoteWrite.maxBatchSize int
|
||||
Defines defines max number of timeseries to be flushed at once (default 1000)
|
||||
-remoteWrite.maxQueueSize int
|
||||
|
|
Loading…
Reference in a new issue