grafana/pkg/tsdb
Nathan Vērzemnieks 560be84dc8
[release-12.0.5] Backport aws-sdk-go-v2 update and subsequent fixes (#111243)
* CloudWatch: Backport aws-sdk-go-v2 update from external plugin (#107136)

(cherry picked from a18ea34688)

* Datasources: Update grafana-aws-sdk for new sigv4 middleware and aws-sdk-go v1 removal (#107522)

(cherry picked from commit 66d9a33cc9)

* CloudWatch: Fix proxy transport issue (#107807)

(cherry picked from c3eeb1fcd9)

* CloudWatch: Fix http client handling + assume role bug (#107893)

(cherry picked from commit f34a9fc0c2)

* CloudWatch: Use default region when query region is unset (#109089)

(cherry picked from commit 5f4097a159)

* CloudWatch: Fix handling region for legacy alerts (#109217)

(cherry picked from commit 2bf9aea8ef)

* Update go.mod owners

---------

Co-authored-by: Isabella Siu <Isabella.siu@grafana.com>
2025-09-19 12:46:40 +02:00
..
azuremonitor [release-12.0.3] Azure: Fix legend formatting (#106935) 2025-06-18 17:21:29 +02:00
cloud-monitoring Google Cloud Montioring: Add Frame type to metric ts queries (#103723) 2025-04-09 15:09:36 -04:00
cloudwatch [release-12.0.5] Backport aws-sdk-go-v2 update and subsequent fixes (#111243) 2025-09-19 12:46:40 +02:00
elasticsearch ElasticSearch: Improve index pattern error messaging and docs (#103899) 2025-04-14 15:55:33 +02:00
grafana-postgresql-datasource CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
grafana-pyroscope-datasource [release-12.0.2] Profiles: Stop passing response headers for Grafana-Pyroscope and parca datasources (#106730) 2025-06-16 13:27:28 +01:00
grafana-testdata-datasource [release-12.0.1] Dependencies: Unpin and bump github.com/getkin/kin-openapi from v0.126.0 to v0.132.0 (#105249) 2025-05-13 12:23:12 +03:00
grafanads UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
graphite Graphite: Add frame type to work with SQL expressions (#103019) 2025-04-01 09:43:36 -04:00
influxdb InfluxDB: capture more downstream errors (#103978) 2025-04-14 09:21:09 -04:00
jaeger Jaeger: Run dependency graph queries through backend behind the feature toggle (#103768) 2025-04-14 10:54:40 +02:00
loki Chore: Remove dataplane as option from prom converter (#102320) 2025-03-18 13:10:22 +01:00
mssql CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
mysql CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
opentsdb OpenTSDB: Support v2.4 (#100673) 2025-02-25 16:59:58 +02:00
parca [release-12.0.2] Profiles: Stop passing response headers for Grafana-Pyroscope and parca datasources (#106730) 2025-06-16 13:27:28 +01:00
prometheus Plugins: Replace references of plugin SDK `backend.Logger` with Grafana logger (#95235) 2024-10-24 12:00:40 +01:00
tempo Tempo: Add fixes for broken exemplars (#103298) 2025-04-09 11:52:29 +01:00
zipkin Zipkin: Fix key order in flaky test (#99285) 2025-01-20 20:24:45 +02:00
Magefile.go