InfluxDB IFQL datasource

This commit is contained in:
David Kaltschmidt
2018-06-04 12:24:47 +02:00
parent 7453df2662
commit 08ee1da6b1
18 changed files with 960 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@ const (
DS_GRAPHITE = "graphite"
DS_INFLUXDB = "influxdb"
DS_INFLUXDB_08 = "influxdb_08"
DS_INFLUXDB_IFQL = "influxdb-ifql"
DS_ES = "elasticsearch"
DS_OPENTSDB = "opentsdb"
DS_CLOUDWATCH = "cloudwatch"