grafana/pkg/tsdb
2018-12-07 16:42:29 -05:00
..
cloudwatch Add the AWS/SES Cloudwatch metrics of BounceRate and ComplaintRate. Pull request #14399 2018-12-07 16:42:29 -05:00
elasticsearch pkg/*: Fix misspell issues 2018-12-04 23:29:34 +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 cumulative_sum function in tsdb 2018-12-04 12:46:50 -06:00
mssql let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
mysql let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
opentsdb pkg/*: Fix misspell issues 2018-12-04 23:29:34 +01:00
postgres let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01: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 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