How to join Prometheus query to reference data #1287
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
It is and I think the easiest way is to try with https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/sql-expressions/ |
Beta Was this translation helpful? Give feedback.
-
|
I ended up finding the solution: The trick was to change the Format from TimeSeries to Table. I haven't tried @zoltanbedi's answer, but it does look promising too. |
Beta Was this translation helpful? Give feedback.




It is and I think the easiest way is to try with https://grafana.com/docs/grafana/latest/panels-visualizations/query-transform-data/sql-expressions/