VictoriaMetrics/app/vmalert/config
Roman Khavronenko 14c20c1843
vmalert: support object storage for rules (#519)
* vmalert: support object storage for rules

Support loading of alerting and recording rules from object
storages `gcs://`, `gs://`, `s3://`.

* review fixes
2023-02-09 18:50:48 -08:00
..
fslocal vmalert: support object storage for rules (#519) 2023-02-09 18:50:48 -08: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 object storage for rules (#519) 2023-02-09 18:50:48 -08: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 object storage for rules (#519) 2023-02-09 18:50:48 -08: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