grafana/pkg/tsdb
Aleksandar Petrov e3f5a65372
Pyroscope: Process and display sampling annotations (#109707)
* pyroscope: process sampling annotations

* Enable annotations in classic explore

* Run prettier

* Revert unneeded change to plugin.json

* Tweak wording in sampling annotation

* Fix test

* Disable annotations by default
2025-08-29 13:14:22 +02:00
..
azuremonitor Azure: Switch to `AdvancedHttpSettings` component (#109194) 2025-08-06 18:19:07 +01:00
cloud-monitoring Cloud Monitoring: Add support for service account impersonation (#107022) 2025-06-27 17:31:34 +00:00
cloudwatch CloudWatch: Fix handling region for legacy alerts (#109217) 2025-08-06 15:40:20 -04:00
elasticsearch ElasticSearch: Fix inline casting bug when validating the index (#108951) 2025-08-01 11:01:25 -05:00
grafana-postgresql-datasource PostgreSQL: PGX default to time series format when no format is specified in queries (#110028) 2025-08-25 13:31:57 +02:00
grafana-pyroscope-datasource Pyroscope: Process and display sampling annotations (#109707) 2025-08-29 13:14:22 +02:00
grafana-testdata-datasource TestData: Adds Frame Type to "Predictable" Scenarios to enable SQL expressions (#106177) 2025-05-29 07:22:51 -04:00
grafanads UnifiedSearch: Use ResourceIndex from dashboards apiserver (v0alpha1 only) (#96939) 2024-11-27 07:57:53 +02:00
graphite Graphite: Support backend queries with different time ranges (#103984) 2025-04-22 13:14:24 +01:00
influxdb InfluxDB: Fix Unable to use self-signed CA for adding influxdb data source (#105586) 2025-08-11 11:45:19 -05:00
jaeger Fix: Preserve Jaeger base path when constructing search request (#109045) 2025-08-01 13:56:31 +01:00
loki Loki: Remove `lokiStructuredMetadata` feature toggle (#107292) 2025-06-30 16:09:44 +02:00
mssql CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +02:00
mysql Chore: Omit integration tests if short test flag is passed (#108777) 2025-07-28 13:38:54 +02:00
opentsdb OpenTSDB: Support v2.4 (#100673) 2025-02-25 16:59:58 +02:00
parca Profiles: Stop passing response headers for Grafana-Pyroscope and parca datasources (#106577) 2025-06-11 18:34:21 +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: automatic native histogram check for service graph (#108394) 2025-08-25 19:43:22 +00:00
zipkin Zipkin: Decouple backend (#107312) 2025-07-01 08:58:00 +00:00
Magefile.go