grafana/pkg/tsdb
Marcus Efraimsson 313a8bd033
Merge pull request #12891 from svenklemm/unixepochgroup
add $__unixEpochGroup and $__unixEpochGroupAlias to sql datasources
2018-08-17 14:41:33 +02:00
..
cloudwatch Add new Redshift metrics and dimensions for Cloudwatch datasource 2018-08-02 14:45:24 +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 $__unixEpochGroup to mssql datasource 2018-08-13 12:23:42 +02:00
mysql add $__unixEpochGroup to mysql datasource 2018-08-13 12:17:05 +02:00
opentsdb pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
postgres Merge pull request #12891 from svenklemm/unixepochgroup 2018-08-17 14:41:33 +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 Refactor setting fillmode 2018-08-12 10:51:58 +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