VictoriaMetrics/app/vmalert/config
Zakhar Bessarab b21a55febf
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-04-26 19:20:22 +02:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-04-26 19:20:22 +02:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 16:08:30 +01:00
testdata vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 12:36:44 +01:00
config.go vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 16:08:30 +01:00
config_test.go vmalert: allow configuring the default number of stored rule's update states (#3556) 2022-12-29 12:36:44 +01:00
fs.go vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 16:08:30 +01:00
fs_test.go vmalert: support object storage for rules (#519) 2023-02-09 18:50:48 -08:00
types.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00