docs/vmalert.md: run make docs-sync after 9ee3d0378f

This commit is contained in:
Aliaksandr Valialkin 2021-08-21 20:24:56 +03:00
parent 388e07b37f
commit ff4c7c1a3d
2 changed files with 3 additions and 1 deletions

View file

@ -374,7 +374,7 @@ The shortlist of configuration flags is the following:
-datasource.url string
VictoriaMetrics or vmselect url. Required parameter. E.g. http://127.0.0.1:8428
-disableAlertgroupLabel
Whether to disable adding group's name as label to generated alerts and time series.
Whether to disable adding group's name as label to generated alerts and time series.
-dryRun -rule
Whether to check only config files without running vmalert. The rules file are validated. The -rule flag must be specified.
-enableTCP6

View file

@ -377,6 +377,8 @@ The shortlist of configuration flags is the following:
Optional TLS server name to use for connections to -datasource.url. By default, the server name from -datasource.url is used
-datasource.url string
VictoriaMetrics or vmselect url. Required parameter. E.g. http://127.0.0.1:8428
-disableAlertgroupLabel
Whether to disable adding group's name as label to generated alerts and time series.
-dryRun -rule
Whether to check only config files without running vmalert. The rules file are validated. The -rule flag must be specified.
-enableTCP6