How to show additional information in tooltip in time series panels

  • What Grafana version and what operating system are you using?
    We are using Azure Managed Grafana having version - v9.4.12 (37ee25ba46).
    Mostly we are using Windows OS.

  • What are you trying to achieve and What is the problem?
    I have created one dashboard for monitoring performance of our backend system. In this dashboard, I have 2 time series panel, in both of these time series panel I am showing graph lines for comparing performance on 1vcore, 2vcore etc.

When i hover over the graph, i can see values of rps values of 1vcore and 2vcore but along with this I also want to show backend build number in tooltip itself. I cannot see any direct option in dashboard to achieve this, any idea how to do it ? or can we get this feature if not yet present in grafana.

I have also posted this question on stackoverflow but did not received any answer there. So I am posting here for more visibility.

Stackoverflow question link: How to show additional data in tooltip at each point on time series graph in Grafana - Stack Overflow

I’m interested in a solution, too. Can anybody support here?

this topic seems to be related to Add additional data from query only to tooltip.