0

i’m searching for a possibility to show the instance label (node_boot_time_seconds{instance="***.local:9100"}) in the title field of a stats panel. There is a hover message

Template Variables:
${__series.name}
${__field.name}
$__cell_{N} / $__calc

on the title box.

Maybe you have an idea!

Greetings

rosaLux161
  • 33
  • 8

2 Answers2

1

You should set the Legend field in your query section like this :

enter image description here

The title of panel will be replaced with this name or pattern

Arash Hatami
  • 5,297
  • 5
  • 39
  • 59
0

You might get node labels and save them in dashboard variable, then you might use it in chart title as well