jdbranham / grafana-diagram

A Grafana plugin to visualize metrics in a diagram using flow charts, gantt charts, sequence diagrams, or class diagrams
https://jdbranham.github.io/grafana-diagram/
Apache License 2.0
452 stars 86 forks source link

[BUG] Grafana 10.4.1 | Composite metric select empty #258

Open leonsteinhaeuser opened 5 months ago

leonsteinhaeuser commented 5 months ago

What happened

I tried to use the composite functionality to combine multiple metrics into one “node” in the chart. Unfortunately, the selection for the metric remains empty and cannot be changed (not even via JSON).

What I expect

I would expect to be able to select the specific metric.

How to reproduce