grafana/pkg/tsdb/influxdb
Carl Bergquist 2c7adccf12 Use cache for http.client in tsdb package. (#6833)
* datasource: move caching closer to datasource struct

* tsdb: use cached version of datasource http transport

closes #6825
2016-12-07 11:10:42 +01:00
..
influxdb.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
model_parser_test.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
model_parser.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
models.go fix(influxdb): fixes broken raw query usage 2016-11-10 14:18:10 +01:00
query_part_test.go feat(influxdb): choose highest interval value 2016-10-14 09:14:13 +02:00
query_part.go feat(influxdb): choose highest interval value 2016-10-14 09:14:13 +02:00
query_test.go fix(influxdb): fixes broken tag rendering for influxdb alerting 2016-11-17 15:50:49 +01:00
query.go fix(influxdb): fixes broken tag rendering for influxdb alerting 2016-11-17 15:50:49 +01:00
response_parser_test.go feat(influxdb): backend support for alias by segment 2016-11-09 12:45:59 +01:00
response_parser.go feat(influxdb): backend support for alias by segment 2016-11-09 12:45:59 +01:00