app/vmalert/README.md: sync with docs/vmalert.md after 6ef6f3a771

This commit is contained in:
Aliaksandr Valialkin 2023-02-18 15:21:24 -08:00
parent 9a274567f1
commit 58779363b4
No known key found for this signature in database
GPG Key ID: A72BEC6CD3D0DED1

View File

@ -1161,7 +1161,7 @@ The shortlist of configuration flags is the following:
-rule.configCheckInterval duration -rule.configCheckInterval duration
Interval for checking for changes in '-rule' files. By default the checking is disabled. Send SIGHUP signal in order to force config check for changes. DEPRECATED - see '-configCheckInterval' instead Interval for checking for changes in '-rule' files. By default the checking is disabled. Send SIGHUP signal in order to force config check for changes. DEPRECATED - see '-configCheckInterval' instead
-rule.maxResolveDuration duration -rule.maxResolveDuration duration
Limits the maximum duration for automatic alert expiration, which is by default equal to 3 evaluation intervals of the parent group. Limits the maximum duration for automatic alert expiration, which by default is 4 times evaluationInterval of the parent group.
-rule.resendDelay duration -rule.resendDelay duration
Minimum amount of time to wait before resending an alert to notifier Minimum amount of time to wait before resending an alert to notifier
-rule.templates array -rule.templates array