grafana/pkg/tsdb
Andreas Christou c9778c3332
AzureMonitor: Prometheus exemplars support (#87742)
* Update types

* Mark datasource as supporting traces

* Add logic to transform exemplar query to traces query

* Render appropriate editor

* Run trace query for exemplars

* Refactor out common functions

- Add function to retrieve first/default subscription

* Add route for trace exemplars

* Update logic to appropriately query exemplars

* Update traces query builder

* Update instance test

* Remove unneeded import

* Set traces pseudo data source

* Replace deprecated function calls

* Add helper for setting default traces query

* Don't show resource field for exemplars query

* When resetting operation ID for exemplars set query to default

- Update tests

* Update query header to appropriately set the service value

* Fix response frame creation and update tests

* Correctly select resource

* Convert subscriptionsApiVersion to const

* Add feature toggle
2024-06-06 17:53:17 +01:00
..
azuremonitor AzureMonitor: Prometheus exemplars support (#87742) 2024-06-06 17:53:17 +01:00
cloud-monitoring Google Cloud Monitor: Fix interface conversion for incorrect type in cloudMonitoringProm.run (#85811) 2024-04-11 11:59:34 +02:00
cloudwatch Cloudwatch: Update AWS DynamoDB Metrics (#88418) 2024-06-04 15:22:15 -04:00
elasticsearch Elasticsearch: Remove enableElasticsearchBackendQuerying feature toggle (#88668) 2024-06-05 17:03:29 +02:00
grafana-postgresql-datasource postgres: simpler test (#86331) 2024-04-30 15:27:20 +02:00
grafana-pyroscope-datasource Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
grafana-testdata-datasource Plugins: Support Admission validation hooks (#87718) 2024-05-24 18:45:16 +03:00
grafanads Storage: Add maxFiles to list functions (#76414) 2023-11-01 09:42:24 -07:00
graphite Chore: Remove unused code in legacydata package (#88772) 2024-06-05 15:37:32 +02:00
influxdb InfluxDB: Revert calculation of maxPointsEnforced value (#88809) 2024-06-05 21:43:04 +02:00
loki Loki: Lower log level when retrieving metadata (#87910) 2024-05-15 17:08:03 +03:00
mssql MSSQL: Add HostName method (#87309) 2024-05-03 15:45:34 +01:00
mysql mysql: fix dispose-method not called in external-mode (#87330) 2024-05-07 09:54:30 +02:00
opentsdb OpenTSDB: Use refid to support alerting on multiple queries (#77575) 2023-11-03 10:15:31 -04:00
parca Datasource: Change query filtering (#84656) 2024-03-21 13:39:39 +01:00
prometheus Chore: Update grafana-azure-sdk-go (#84741) 2024-03-19 14:56:40 +00:00
tempo Chore: Bump google.golang.org/grpc to 1.64.0 (#88219) 2024-05-27 12:44:39 +02:00
Magefile.go Chore: Fix rootDir path when compiling core ds (#82068) 2024-02-07 13:00:13 +01:00