VictoriaMetrics/app/vmalert/config
Zakhar Bessarab 19eaf17e11
app/vmalert: add support of recursive path globs for rules and templates (#4148)
Supports using `**` for `-rule` and `-rule.templates`: `dir/**/*.tpl` loads contents of dir and all subdirectories recursively.

See: #4041

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
Co-authored-by: Artem Navoiev <tenmozes@gmail.com>
Co-authored-by: Nikolay <nik@victoriametrics.com>
2023-05-08 16:22:30 -07:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-05-08 16:22:30 -07:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25:26 -07:00
testdata vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
config.go vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25:26 -07:00
config_test.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 10:41:51 -08:00
fs.go vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 14:25: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