VictoriaMetrics/app/vmalert/config
Roman Khavronenko fc623e2b84
Vmalert UI updates (#4276)
* vmalert: expand rule groups on anchor click

before, anchor click was only updating the URL.
To expand the group, user had to click on rule's block.
Now, group will toggle automatically.

* vmalert: allow filtering group in web UI

The new filter allows to filter groups and rules within
groups by: errors only or noMatch only.

The filtering supposed to help navigating big numbers of groups/rules.
Filtering is reflected in URL, so can be shared as a link.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-05-10 13:05:05 -07:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-05-08 16:22:30 -07:00
fsurl vmalert: follow-up after cae87da (#4269) 2023-05-09 22:07:26 -07:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25:26 -07:00
testdata app/vmalert: follow-up after 6c322b4a00 (#4214) 2023-05-08 17:20:49 -07:00
config.go vmalert: follow-up after cae87da (#4269) 2023-05-09 22:07:26 -07:00
config_test.go Vmalert UI updates (#4276) 2023-05-10 13:05:05 -07:00
fs.go vmalert: follow-up after cae87da (#4269) 2023-05-09 22:07:26 -07:00
fs_test.go vmalert: support object storage for rules (#519) 2023-02-09 19:10:34 -08:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 13:38:25 +03:00