VictoriaMetrics/app/vmalert/config
Roman Khavronenko 3dbdf1632e
vmalert: allow groups with empty rules for compatibility reasons (#1742)
Prometheus allows to have groups with no rules, so we should support
it in vmalert as well for compatibility reasons.
It is also allowed to hot-reload empty groups by adding or removing rules.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2021-10-25 12:15:02 +03:00
..
testdata vmalert: allow groups with empty rules for compatibility reasons (#1742) 2021-10-25 12:15:02 +03:00
config.go vmalert: allow groups with empty rules for compatibility reasons (#1742) 2021-10-25 12:15:02 +03:00
config_test.go vmalert: allow groups with empty rules for compatibility reasons (#1742) 2021-10-25 12:15:02 +03:00