VictoriaMetrics/app/vmalert/config/testdata
Roman Khavronenko 2e2e4f7e21
vmalert-989: return non-empty result in template func query stub to pass validation (#1002)
On templates validation stage vmalert does not acutally send queries, so for complex
chained expression validation may fail. To avoid this, we add a blank sample in response
so validation can pass successfully. Later, during the rule execution, stub will be replaced
with real `query` function.

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/989
2021-01-10 02:56:11 +03:00
..
dir vmalert: add function "query", "first" and "value" to alert templates functions (#960) 2020-12-14 20:11:45 +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
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-good.rules vmalert: Add recording rules support. (#519) 2020-06-01 13:46:37 +03:00
rules2-good.rules vmalert-989: return non-empty result in template func query stub to pass validation (#1002) 2021-01-10 02:56:11 +03:00