-
What Grafana version and what operating system are you using?
Grafana Cloud -
What are you trying to achieve?
Most of my metrics have lots of labels which are useful, but I don’t want to see them all the time, cluttering the screen. I set the legend to show something simple, like{{description}}. But unfortunately this also removes all the other labels from the tooltip. I want the tooltip to display all labels, while the legend is limited to something shorter. Is this possible?
Here’s how it looks now, with my custom legend text.
Here’s how it looks with legend = auto, so the tooltip shows all labels.

