VictoriaMetrics/app/vmalert/config/testdata
Haleygo 45c0e4bb31
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>
2023-09-06 16:29:59 +02:00
..
dir vmalert: allow configuring custom headers per group (#2901) 2022-07-21 15:59:55 +02:00
rules vmalert: add eval_offset for group (#4693) 2023-09-06 16:29:59 +02:00
templates added reusable templates support (#2532) 2022-05-14 11:38:44 +02:00