VictoriaMetrics/app/vmalert/datasource
Roman Khavronenko a086e48964
vmalert: remove notions of vmalert being compatible with VM only (#2954)
vmalert can be successfully used with datasources
compatible with Prometheus HTTP API. So we remove comments or
notes in Readme which are saying opposite.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2022-08-08 09:45:21 +02:00
..
datasource.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00
datasource_test.go vmalert: support rules backfilling (aka replay) (#1358) 2021-06-09 12:20:38 +03:00
init.go vmalert: remove notions of vmalert being compatible with VM only (#2954) 2022-08-08 09:45:21 +02:00
vm.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00
vm_graphite_api.go vmalert: introduce additional HTTP URL params per-group configuration (#1892) 2021-12-02 14:45:08 +02:00
vm_prom_api.go vmalert: remove a line added for debug (#2611) 2022-05-18 14:57:58 +02:00
vm_test.go vmalert: remove dependency on datasource pkg from config (#2905) 2022-07-22 10:44:55 +02:00