grafana/pkg/tsdb/influxdb
Ryan McKinley 5f1f820bb9
Influx: Support flux in the influx datasource (#25308)
* add flux 
* add token to datasource config editor
* add backend for flux
* make the interpolated query available in query inspector
* go mod tidy
* Chore: fixes a couple of strict null errors in influxdb plugin

Co-authored-by: kyle <kyle@grafana.com>
Co-authored-by: Lukas Siatka <lukasz.siatka@grafana.com>
2020-06-10 15:26:24 -04:00
..
flux Influx: Support flux in the influx datasource (#25308) 2020-06-10 15:26:24 -04:00
influxdb_test.go Datasources: add support for POST HTTP verb for InfluxDB (#16690) 2019-05-02 15:30:37 +02:00
influxdb.go Influx: Support flux in the influx datasource (#25308) 2020-06-10 15:26:24 -04:00
model_parser_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
model_parser.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
models.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
query_part_test.go added support for influxdb non_negative_difference function in tsdb 2019-02-13 18:12:35 +05:30
query_part.go added support for influxdb non_negative_difference function in tsdb for alerting 2019-02-13 17:55:31 +05:30
query_test.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
query.go Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
response_parser_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
response_parser.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00