VictoriaMetrics/app/vmalert/datasource
Aliaksandr Valialkin d5dddb0953 all: use %w instead of %s for wrapping errors in fmt.Errorf
This will simplify examining the returned errors such as httpserver.ErrorWithStatusCode .
See https://blog.golang.org/go1.13-errors for details.
2020-06-30 23:05:11 +03:00
..
datasource.go Vmalert/rules eval (#400) 2020-04-06 14:44:03 +03:00
init.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
vm_test.go vmalert add vm datasource, change alertmanager (#364) 2020-03-13 12:19:31 +02:00
vm.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00