grafana/metrics-drilldown
Fix: remove heatmap transformation no data work around
Open
#1,123 opened on Mar 9, 2026
good first issue
Repository metrics
- Stars
- (31 stars)
- PR merge metrics
- (Avg merge 10d 1h) (10 merged PRs in 30d)
Description
What is this?
Remove the heatmap panel transformation to filter empty heatmap data frame responses, substituting an empty frame with no fields.
When can we do this?
When Prometheus returns an empty frame with no fields, compliant with the data plane no data contract. When this issue is closed https://github.com/grafana/grafana-prometheus-datasource/issues/115