grafana/pkg/tsdb
Shirley ef9e08ffcf
CloudWatch: Change aggregateResponse to return slice instead of map (#48805)
* Rename tests

* Change test names

* Change metrics from map to slice

* Add test for one output, multiple MetricDataResults

* Rename test input file

* Use map instead of iterating over the response metrics

* Rename variable

* move partial data set to query row response

* remove not used label field

* remove incorrect placeholder

Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
2022-05-18 09:16:38 +02:00
..
azuremonitor AzureMonitor: Add support for selecting multiple options when using the equals and not equals dimension filters (#48650) 2022-05-10 15:05:48 +01:00
cloudmonitoring CloudMonitoring: Allow to set a custom value or disable graph_period (#48646) 2022-05-09 13:43:10 +02:00
cloudwatch CloudWatch: Change aggregateResponse to return slice instead of map (#48805) 2022-05-18 09:16:38 +02:00
elasticsearch Elasticsearch: Remove support for versions after their end of the life (<7.10.0) (#48715) 2022-05-05 16:16:34 +02:00
grafanads Storage: add basic storage service (#46604) 2022-03-17 10:19:23 -07:00
graphite chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
influxdb fixes invalid no data alerts in influx datasource (#48295) 2022-04-27 08:20:31 +01:00
intervalv2 Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
legacydata AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
loki logs: use explicit frame-type-check (#48940) 2022-05-16 13:38:05 +02:00
mssql mssql: explicit disable encryption when its disabled (#46546) 2022-03-30 15:14:04 +01:00
mysql MySQL: Prevent pre-epoch timestamps from breaking __timeFilter (#45345) 2022-02-22 20:06:04 +01:00
opentsdb chore: remove all remaining uses of golang.org/x/net/context (#47564) 2022-04-11 14:20:10 -04:00
postgres fix: postgresql ipv6 host should not be enclosed in square brackets (#47522) 2022-04-12 11:11:11 +01:00
prometheus Prometheus: Implement Streaming JSON Parser (#48477) 2022-05-13 20:28:54 +02:00
sqleng MSSQL: Configuration of certificate verification for TLS connection (#31865) 2022-01-26 15:00:18 +01:00
tempo Tempo / Trace Viewer: Support Span Links in Trace Viewer (#45632) 2022-02-25 11:14:13 -07:00
testdatasource Testdata: show settings for current simulation (#48017) 2022-04-26 13:45:42 -07:00