grafana/pkg/tsdb
Sven Klemm b2d880c6de modify $__timeGroup macro so it can be used in select clause (#9527)
* modify $__timeGroup macro so it can be used in select clause

* fix $__interval_ms for postgres datasource

* use $__timeGroup macro in documentation

* fix annotation template query
remove title since its no longer used and add tags instead

* change __timeFilter macro to work on postgresql < 8.1 and redshift
2017-10-18 18:10:01 +02:00
..
cloudwatch CloudWatch: Add ALB RequestCountPerTarget metric 2017-10-14 21:50:23 -07:00
graphite follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
influxdb follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
mysql Postgres Data Source (#9475) 2017-10-10 15:19:14 +02:00
opentsdb follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
postgres modify $__timeGroup macro so it can be used in select clause (#9527) 2017-10-18 18:10:01 +02:00
prometheus follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
testdata testdata: add bucket scenarios for heatmap 2017-09-24 22:08:28 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 2017-01-11 12:10:26 +01:00
interval.go feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 2017-01-11 12:10:26 +01:00
models.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02: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 Postgres Data Source (#9475) 2017-10-10 15:19:14 +02:00
time_range_test.go minor change: more accurate variable name (#8449) 2017-05-24 08:38:13 +02:00
time_range.go feat(testdata): added csv test data scenario 2016-09-28 10:37:30 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00