grafana/pkg/tsdb
Kyle Brandt bc9c53389c
Azure: Split insights into two services (#25410)
Azure Application Insights Analytics is no longer accessed by the edit button from within the Application Insights service. Instead, there is now an Insights Analytics option in the Service drop down.

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-06-25 12:48:18 -04:00
..
azuremonitor Azure: Split insights into two services (#25410) 2020-06-25 12:48:18 -04:00
cloudwatch CloudWatch: Added AWS ServiceCatalog metrics and dimensions (#25812) 2020-06-25 01:26:41 +02:00
elasticsearch Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +02:00
graphite Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +02:00
influxdb InfluxDB: support aggregate results (#25726) 2020-06-22 13:44:41 -07:00
mssql API: Recognize MSSQL data source URLs (#25629) 2020-06-17 11:17:11 +02:00
mysql Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
opentsdb Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +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 Datasources: Handle URL parsing error (#25742) 2020-06-22 16:34:40 +02: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 Make tsdb dataframes response able to carry encoded/decoded frames (#25454) 2020-06-09 13:13:06 +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