VictoriaMetrics/app/vmalert/config
Roman Khavronenko 310b380a03
app/vmalert: log number of configration files found for each specified -rule (#3936)
The change also introduces `List` method to `FS` interface.
The `List` method can be used for wildcard support in object storage FS.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: Nikolay <nik@victoriametrics.com>
2023-03-11 23:40:40 -08:00
..
fslocal app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-11 23:40:40 -08: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 app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-11 23:40:40 -08: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 app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-11 23:40:40 -08: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