VictoriaMetrics/app/vmalert/config
Howie 4afd7aa695
feat: rule limit (#2676)
vmalert: support `limit` param in groups definition

`limit` param limits number of time series samples produced by a single rule
during execution.
On reaching the limit rule will return an err.

Signed-off-by: lihaowei <haoweili35@gmail.com>
2022-06-09 13:15:33 +03:00
..
testdata vmalert: support scalar type in response (#2610) 2022-05-20 14:08:19 +03:00
config.go feat: rule limit (#2676) 2022-06-09 13:15:33 +03:00
config_test.go added reusable templates support (#2532) 2022-05-20 12:25:11 +03:00