VictoriaMetrics/app/vmalert/config/testdata/dir
Roman Khavronenko 6247884057
vmalert: add function "query", "first" and "value" to alert templates functions (#960)
The commit adds a support for template function `query`,
`first` and `value`. The function `query` executes
a MetricsQL query for active alerts. In vmalert we
update templates on every evaluation for active alerts
to keep them up to date. With `query` func it may become
a perf issue since it will fire a query on every execution.
We should keep it in mind for now.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/539
2020-12-14 20:11:45 +02: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 vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules1-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules2-bad.rules vmalert: add function "query", "first" and "value" to alert templates functions (#960) 2020-12-14 20:11:45 +02:00
rules3-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules4-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules5-bad.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00