VictoriaMetrics/app/vmalert/datasource
Roman Khavronenko 286b79dc48 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 09:35:38 +03:00
..
datasource.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:30:54 +03:00
datasource_test.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:30:54 +03:00
init.go vmalert: create basic auth config only if args aren't empty (#1618) 2021-09-15 09:35:38 +03:00
type.go Graphite vmalert wip (#112) 2021-02-01 15:28:30 +02:00
vm.go vmalert: support bearer token for datasource, remotewrite and remoteread (#1614) 2021-09-14 14:48:43 +03:00
vm_graphite_api.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:30:54 +03:00
vm_prom_api.go Vmalert extra params (#1587) 2021-09-01 12:20:01 +03:00
vm_test.go vmalert: support bearer token for datasource, remotewrite and remoteread (#1614) 2021-09-14 14:48:43 +03:00