VictoriaMetrics/app/vmalert/config
Roman Khavronenko 84cc0513e1
vmalert: support extra_filter_labels setting per-group (#1319)
The new setting `extra_filter_labels` may be assigned to group.
If it is, then all rules within a group will automatically filter
for configured labels. The feature is well-described here
https://docs.victoriametrics.com#prometheus-querying-api-enhancements

New setting is compatible only with VM datasource.
2021-05-23 00:26:01 +03:00
..
testdata vmalert: support extra_filter_labels setting per-group (#1319) 2021-05-23 00:26:01 +03:00
config.go vmalert: support extra_filter_labels setting per-group (#1319) 2021-05-23 00:26:01 +03:00
config_test.go Graphite vmalert wip (#112) 2021-02-01 15:05:32 +02:00