VictoriaMetrics/app/vmalert/config/testdata
Roman Khavronenko 2a259ef5e7
vmalert: support rules backfilling (aka replay) (#1358)
* vmalert: support rules backfilling (aka `replay`)

vmalert can `replay` configured rules in the past
and backfill results via remote write protocol.
It supports MetricsQL/PromQL storage as data source,
and can backfill data to remote write compatible
storage.

Supports recording and alerting rules `replay`. See more
details in README.

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

* vmalert: review fixes

* vmalert: readme fixes
2021-06-09 12:20:38 +03:00
..
dir Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
kube-good.rules app/vmalert: accept days, weeks and years in for: part of config like Prometheus does 2020-10-08 20:13:15 +03:00
rules-query-good.rules changes vmalert query function (#1307) 2021-05-21 13:55:43 +03:00
rules-replay-good.rules vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:20:38 +03:00
rules0-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules0-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules1-bad.rules Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
rules1-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules2-good.rules vmalert: support extra_filter_labels setting per-group (#1319) 2021-05-23 00:26:01 +03:00
rules3-good.rules Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00