VictoriaMetrics/app/vmalert/config
Roman Khavronenko d66bae212b
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-09 14:46:19 +01:00
..
fslocal app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-09 14:46:19 +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 app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-09 14:46:19 +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 app/vmalert: log number of configration files found for each specified -rule (#3936) 2023-03-09 14:46:19 +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