grafana/pkg/tsdb
Carl Bergquist 0aa61c8e12
Merge pull request #15629 from bergquist/moves_metrics_to_infra
moves metric package to /infra
2019-02-25 02:44:09 +01:00
..
azuremonitor azuremonitor: don't use make for maps and array 2019-02-11 14:42:12 +01:00
cloudwatch moves metric package to /infra 2019-02-24 21:12:51 +01:00
elasticsearch elasticsearch: support bucket script pipeline aggregations 2018-12-20 01:24:36 +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 added support for influxdb non_negative_difference function in tsdb 2019-02-13 18:12:35 +05:30
mssql fix util for splitting host and port 2019-02-04 13:10:32 +01:00
mysql Merge pull request #14888 from bugficks/8570-mysql-ssl-datasource 2019-02-11 09:00:18 +01:00
opentsdb pkg/*: Fix misspell issues 2018-12-04 23:29:34 +01:00
postgres FIxed syntaxis mistake unixEpochNanoFrom and unixEpochNanoTo 2019-01-03 22:25:10 +01:00
prometheus Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
stackdriver stackdriver: fix for float64 bounds for distribution metrics 2019-02-24 17:37:26 +01: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 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 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 let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
sql_engine.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01: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