grafana/pkg/tsdb
2018-08-01 20:58:51 +02:00
..
cloudwatch Merge pull request #12301 from franciscocpg/cloudwatch-app-sync 2018-07-31 11:38:31 +02:00
elasticsearch elasticsearch: support reversed index patterns 2018-07-26 21:39:02 +02:00
graphite graphite: adds more traces for alerting 2018-03-21 13:16:59 +01:00
influxdb tests: rewrite into table tests 2018-06-14 20:33:36 +02:00
mssql add $__timeGroupAlias to mysql and mssql 2018-08-01 20:58:51 +02:00
mysql add $__timeGroupAlias to mysql and mssql 2018-08-01 20:58:51 +02:00
opentsdb pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
postgres add compatibility code to handle pre 5.3 usage 2018-08-01 15:06:18 +02:00
prometheus fix unconvert issues 2018-04-16 20:04:58 +02:00
testdata Devenv testdata dashboards (#12615) 2018-07-16 03:12:13 -07:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
interval.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02: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_test.go sql: seconds epochs are now correctly converted to ms. 2018-05-29 08:44:03 +02:00
sql_engine.go fix usage of metric column types so that you don't need to specify metric alias 2018-07-30 13:50:18 +02:00
time_range_test.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
time_range.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00