VictoriaMetrics/app/vmalert/config
Aliaksandr Valialkin cb34d4440c
app/vmalert/config: fix flacky test TestParseBad
It could return either `failed to read` or `failed to parse` errors depending
on whether the given url can be loaded or not under the current environment
2023-10-25 21:30:55 +02:00
..
fslocal app/vmalert: add support of recursive path globs for rules and templates (#4148) 2023-04-26 19:20:22 +02:00
fsurl all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
log vmalert: support logs suppressing during config reloads (#3973) 2023-03-20 16:08:30 +01:00
testdata app/vmalert: follow-up after c9375cac5e 2023-10-25 13:07:13 +02:00
config.go all: consistently use %w instead of %s in when error is passed to fmt.Errorf() 2023-10-25 21:24:03 +02:00
config_test.go app/vmalert/config: fix flacky test TestParseBad 2023-10-25 21:30:55 +02:00
fs.go vmalert: follow-up after cae87da (#4269) 2023-05-08 13:31:54 +02: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