VictoriaMetrics/app/vmalert/config
Haleygo 0212219f6c
vmalert: add eval_offset for group (#4693)
Adds `eval_offset` attribute for Groups.
If specified, Group will be evaluated at the exact time offset on the range of [0...evaluationInterval].
The setting might be useful for cron-like rules which must be evaluated at specific moments of time.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/3409

Signed-off-by: Haley Wang <pipilong.25@gmail.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 45c0e4bb31)
2023-09-07 10:59:14 +02:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-05-08 16:22:30 -07:00
fsurl vmalert: follow-up after cae87da (#4269) 2023-05-09 22:07:26 -07:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25:26 -07:00
testdata vmalert: add eval_offset for group (#4693) 2023-09-07 10:59:14 +02:00
config.go vmalert: add eval_offset for group (#4693) 2023-09-07 10:59:14 +02:00
config_test.go vmalert: add eval_offset for group (#4693) 2023-09-07 10:59:14 +02:00
fs.go vmalert: follow-up after cae87da (#4269) 2023-05-09 22:07:26 -07:00
fs_test.go vmalert: support object storage for rules (#519) 2023-02-09 19:10:34 -08:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 13:38:25 +03:00