grafana/metrics-drilldown
View on GitHubFix: remove heatmap transformation no data work around
Open
#1,123 opened on Mar 9, 2026
good first issue
Repository metrics
- Stars
- (27 stars)
- PR merge metrics
- (PR metrics pending)
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