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