grafana/pkg/tsdb
hannes 43e6ea95e0 Cloudwatch: add support for multi instances (#10570)
* cloudwatch: fix ebs_volume_ids by create a client-session before call ec2:DescribeInstances.

* cloudwatch: add support for multi instanceIds on call ebs_volume_ids.
2018-01-24 15:41:42 +01:00
..
cloudwatch Cloudwatch: add support for multi instances (#10570) 2018-01-24 15:41:42 +01:00
graphite grafana-10039: fix query time range ends in the past 2017-11-30 15:50:35 +01:00
influxdb removes unused properties 2017-12-05 08:26:43 +01:00
mysql mysql: update to use ColumnTypes interface in new version 2018-01-18 11:50:16 +01:00
opentsdb follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
postgres postgres: change $__timeGroup macro to include "AS time" column alias (#10119) 2017-12-08 15:14:10 +01:00
prometheus prom: removes limitation of one query per tsdb call 2017-12-22 12:22:42 +01:00
testdata testdata: added manual entry mode to test data 2017-11-01 09:59:24 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
interval.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
models.go kill plugin processes when grafana shuts down 2017-12-07 16:59:35 +01:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
sql_engine.go sql: small fix to error handling 2017-11-15 13:57:33 +01:00
time_range_test.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
time_range.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00