grafana/pkg/tsdb
2018-03-13 19:54:29 +01:00
..
cloudwatch fix, set default highResolution setting 2018-03-08 01:18:11 +09:00
graphite grafana-10039: fix query time range ends in the past 2017-11-30 15:50:35 +01:00
influxdb influxdb: escape backslashes in tag values (for alerting) 2018-02-19 10:02:14 +01:00
mssql mssql datasource: additional data type tests 2018-03-13 19:54:29 +01:00
mysql remove spaces around arguments of macros 2018-03-02 19:24:15 +01:00
opentsdb removes commented code 2018-03-07 16:40:24 +01:00
postgres use net/url to generate postgres connection url 2018-03-05 16:06:04 +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 pass tsdbQuery to transformToTimeSeries and transformToTable to get 2017-12-09 20:35:00 +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