grafana/pkg/tsdb
Kyle Brandt ef61a64c46
Azure Monitor: Log Analytics response to data frames (#25297)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-06-05 12:32:10 -04:00
..
azuremonitor Azure Monitor: Log Analytics response to data frames (#25297) 2020-06-05 12:32:10 -04:00
cloudwatch CloudWatch: Added AWS SDKMetrics metrics and dimensions (#25150) 2020-06-05 10:10:38 +03:00
elasticsearch Elasticsearch: Adds cumulative sum aggregation support (#24820) 2020-06-01 23:55:15 +02:00
graphite Graphite: Don't issue empty "select metric" queries (#22699) 2020-03-11 09:28:36 +01:00
influxdb Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
mssql Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
mysql Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
prometheus Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
sqleng QueryInspector: add common way to show the raw query (#25204) 2020-05-29 11:06:33 -07:00
stackdriver QueryInspector: add common way to show the raw query (#25204) 2020-05-29 11:06:33 -07:00
testdatasource Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util_test.go Alerting: support alerting on data.Frame (that can be time series) (#22812) 2020-03-18 10:30:07 -04:00
frame_util.go Backend Plugins: (breaking change) Add PluginContext (#23788) 2020-04-23 14:08:21 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +01:00
models.go Backend plugins: Send query type to backend plugins (#24120) 2020-05-05 10:32:34 +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 Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00