VictoriaMetrics/app/vmalert/config/testdata
Roman Khavronenko 5aa7846900 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:30:54 +03:00
..
dir Graphite vmalert wip (#112) 2021-02-01 15:28:30 +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:20 +03:00
rules-query-good.rules changes vmalert query function (#1307) 2021-05-21 16:38:20 +03:00
rules-replay-good.rules vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:30:54 +03:00
rules0-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:53:46 +03:00
rules0-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:53:46 +03:00
rules1-bad.rules Graphite vmalert wip (#112) 2021-02-01 15:28:30 +02:00
rules1-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:53:46 +03:00
rules2-good.rules vmalert: support extra_filter_labels setting per-group (#1319) 2021-05-23 14:15:49 +03:00
rules3-good.rules Graphite vmalert wip (#112) 2021-02-01 15:28:30 +02:00