VictoriaMetrics/app/vmalert/config
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
..
testdata vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:20:38 +03:00
config_test.go Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00
config.go vmalert: support extra_filter_labels setting per-group (#1319) 2021-05-23 00:26:01 +03:00