VictoriaMetrics/app/vmalert/datasource
Dmytro Kozlov 7f0212f964
Issue-1824: added flags and different auth types support (#2287)
* vmalert/notifier: added flags and different auth types support

Co-authored-by: hagen1778 <roman@victoriametrics.com>
2022-03-16 12:52:01 +02:00
..
datasource.go vmalert: introduce additional HTTP URL params per-group configuration (#1892) 2021-12-02 14:51:54 +02:00
datasource_test.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:30:54 +03:00
init.go Issue-1824: added flags and different auth types support (#2287) 2022-03-16 12:52:01 +02:00
type.go app/vmalert/datasource: use plain string literals instead of constants 2021-11-05 19:58:15 +02:00
vm.go vmalert: introduce additional HTTP URL params per-group configuration (#1892) 2021-12-02 14:51:54 +02:00
vm_graphite_api.go vmalert: introduce additional HTTP URL params per-group configuration (#1892) 2021-12-02 14:51:54 +02:00
vm_prom_api.go vmalert: always convert step value to seconds for better compatibility (#1955) 2021-12-17 20:17:09 +02:00
vm_test.go Issue-1824: added flags and different auth types support (#2287) 2022-03-16 12:52:01 +02:00