grafana/pkg/tsdb/influxdb
Marcus Efraimsson bd8a04a6a5
InfluxDB: Fix invalid memory address or nil pointer dereference when schema is missing in URL (#25565)
Add guard if parsing url fails in influxdb backend data source.

Fixes #25242
2020-06-12 16:04:09 +02: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 InfluxDB: Fix invalid memory address or nil pointer dereference when schema is missing in URL (#25565) 2020-06-12 16:04:09 +02: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