mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
docs: mention -dryRun
flag next to config example in vmalert
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
0ed835026f
commit
7983ea4edb
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ Then configure `vmalert` accordingly:
|
|||
-external.label=replica=a # Multiple external labels may be set
|
||||
```
|
||||
|
||||
> _To validate the syntax of configured rules simply run vmalert with `-rule` and `-dryRun` cmd-line flags._
|
||||
|
||||
Note there's a separate `-remoteWrite.url` command-line flag to allow writing results of
|
||||
alerting/recording rules into a different storage than the initial data that's
|
||||
queried. This allows using `vmalert` to aggregate data from a short-term,
|
||||
|
|
Loading…
Reference in a new issue