grafana/pkg/tsdb
Marcus Efraimsson 10c892fa5b
Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720)
Name of time field changed in v8 for time series queries from Time to the name of the selected 
time column, i.e. time or time_sec. These changes should make sure that the name of time field 
is always returned as Time for time series queries.

Fixes #36059

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-07-14 11:29:51 +02:00
..
azuremonitor AzureMonitor: Fail rather than warn if Log credentials are set (#36652) 2021-07-14 09:53:24 +02:00
cloudmonitoring Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
cloudwatch Add StreamName dimension for AWS/KinesisVideo namespace (#36655) 2021-07-12 14:24:10 +02:00
elasticsearch Elasticsearch: add rate aggregation (#33311) 2021-06-28 11:55:31 +01:00
graphite Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 2021-07-08 18:03:55 +08:00
influxdb InfluxDB: Flux: fix backward compatibility for some queries (#36603) 2021-07-09 17:37:14 +02:00
interval Datasource: Use intervalMs field of query model in GetIntervalFrom if interval field is not set (#34270) 2021-05-26 11:45:11 +02:00
loki Datasource: Shared HTTP client provider for core backend data sources and any data source using the data source proxy (#33439) 2021-05-19 23:53:41 +02:00
mssql Postgres/MySQL/MSSQL: Fix concurrent map writes panic (#35510) 2021-06-11 14:56:29 +02:00
mysql Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 2021-07-14 11:29:51 +02:00
opentsdb Chore: Refactor OpenTSDB using backend SDK (#35815) 2021-06-30 15:58:44 +02:00
postgres Fix Postgres query handling null values for smallint (#36648) 2021-07-13 09:36:24 +02:00
prometheus Chore: Refactor Prometheus custom query parameters middleware (#34814) 2021-06-01 14:59:44 +02:00
sqleng Postgres/MySQL/MSSQL: Fix name of time field should be named Time for time series queries (#36720) 2021-07-14 11:29:51 +02:00
tempo Tempo: show hex strings instead of uints for ids (#36471) 2021-07-12 14:12:47 +02:00
testdatasource Visualizations: Dynamically set any config (min, max, unit, color, thresholds) from query results (#36548) 2021-07-13 10:51:34 +02:00
data_plugin_adapter.go Chore: Refactor OAuth/social package to service (#35403) 2021-07-07 08:54:17 +02:00
service_test.go Chore: Refactor backend plugin manager/tsdb query data (#34944) 2021-06-03 14:16:58 +02:00
service.go Graphite: Convert to use grafana-plugin-sdk-go contracts (#35798) 2021-07-08 18:03:55 +08:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Introduce TSDB service (#31520) 2021-03-08 07:02:49 +01:00