grafana/pkg/tsdb
Torkel Ödegaard dcb5015022
Merge pull request #13951 from marefr/11977_6x_terms
Fix terms agg order deprecation warning on es 6+
2018-11-07 20:47:41 +01:00
..
cloudwatch Adding Cloudwatch AWS/Connect metrics and dimensions 2018-11-05 13:15:03 -05:00
elasticsearch fix terms agg order deprecation warning on es 6+ 2018-11-02 17:53:47 +01:00
graphite pkg/tsdb/graphite/graphite.go: Fix regular expression does not contain any meta characters. 2018-10-23 17:26:46 +02:00
influxdb Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
mssql add encrypt connstr param conditionally on the value chosen via GUI. 2018-10-16 13:14:22 -03:00
mysql mysql: fix timeFilter macro should respect local time zone 2018-10-25 10:29:40 +02:00
opentsdb pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
postgres pkg/tsdb/*: Fix do not pass a nil Context 2018-10-11 19:03:54 +02:00
prometheus Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
stackdriver Merge pull request #13679 from mjtrangoni/fix-megacheck-issues 2018-10-25 16:31:53 +02:00
testdata added slow queries scenario to test data source, added new panel test dashboard with slow queries 2018-10-02 13:00:54 -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 Interpolate $__interval in backend for alerting with sql datasources (#13156) 2018-09-13 16:51:00 +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 move timeFrom, timeTo, unixEpochFrom and unixEpochTo macros to sql_engine 2018-10-02 20:19:34 +02:00
sql_engine.go Merge pull request #13400 from connection-reset/concurrent-sql 2018-10-10 19:12:38 +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