grafana/pkg/tsdb
Marcus Efraimsson 0f524fc947
MSSQL: Revert usage of new connectionstring format (#19203)
This reverts commit 2514209 from #18384. Reason is that it doesn't 
work due to xorm 0.7.1 which doesn't support this new connectionstring 
format.

Fixes #19189
Ref #18384
Ref #17665
2019-09-18 19:30:35 +02:00
..
azuremonitor Azure Monitor: Add support for cross resource queries (#19115) 2019-09-17 11:35:40 +02:00
cloudwatch CloudWatch: Fix alerting for queries with Id (using GetMetricData) (#17899) 2019-08-05 17:28:09 +02:00
elasticsearch Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
graphite move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
influxdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mssql MSSQL: Revert usage of new connectionstring format (#19203) 2019-09-18 19:30:35 +02:00
mysql Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
prometheus Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 2019-06-10 08:12:46 +02:00
sqleng Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
stackdriver Stackdriver: Add extra alignment period options (#18909) 2019-09-13 10:45:59 +02:00
testdata TestData: attach labels to series results (#18653) 2019-08-21 07:50: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 azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +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
time_range_test.go build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 2019-05-06 09:27:45 +02: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