VictoriaMetrics/app/vmalert/config
hagen1778 a216fe6728
app/vmalert: follow-up after c9375cac5e
c9375cac5e

Descriptions were updated in attempt to make it more clear for readers,
re-phrasing and linking missing docs.

`eval_delay` was added to tests to verify it can be unmarshalled.

`eval_delay` is now applied before timestamp alignment to make it more predictable.
Before, if delay < interval the timestamp won't be aligned.

`eval_delay` and `eval_offset` was added to API output.

`PreviouslySentSeriesToRW` converted to private `previouslySentSeriesToRW`.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-10-25 13:07:13 +02:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-04-26 19:20:22 +02:00
fsurl vmalert: follow-up after cae87da (#4269) 2023-05-08 13:31:54 +02:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 16:08:30 +01:00
testdata app/vmalert: follow-up after c9375cac5e 2023-10-25 13:07:13 +02:00
config.go vmalert: add -rule.evalDelay flag and eval_delay as group attribute (#5185) 2023-10-25 11:54:18 +02:00
config_test.go vmalert: add eval_offset for group (#4693) 2023-09-06 16:29:59 +02:00
fs.go vmalert: follow-up after cae87da (#4269) 2023-05-08 13:31:54 +02:00
fs_test.go vmalert: support object storage for rules (#519) 2023-02-09 18:50:48 -08:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00