VictoriaMetrics/app/vmalert/utils
Roman Khavronenko ecd3069b6c
vmalert: create basic auth config only if args aren't empty (#1618)
* vmalert: create basic auth config only if args aren't empty

follow-up after 68721f6

* vmalert: make lint happy
2021-09-15 01:53:31 +03:00
..
auth.go vmalert: create basic auth config only if args aren't empty (#1618) 2021-09-15 01:53:31 +03:00
err_group.go app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:03 +03:00
err_group_test.go app/vmalert: support multiple notifier urls (#584) (#590) 2020-06-29 22:21:03 +03:00
prom_duration.go app/vmalert: accept Prometheus-like durations in interval config option inside group section 2021-07-12 12:35:17 +03:00
tls.go all: use %w instead of %s for wrapping errors in fmt.Errorf 2020-06-30 23:05:11 +03:00
tls_test.go Makefile: update golangci-lint from v1.29.0 to v1.40.1 2021-05-20 18:27:10 +03:00