Groups
Groups
Sign in
Groups
Groups
Prometheus Users
Conversations
About
Send feedback
Help
Getting label value in dashboard
14 views
Skip to first unread message
David Frank
unread,
Apr 21, 2021, 8:40:03 PM
4/21/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to promethe...@googlegroups.com
Hello, community,
I have metrics with labels as shown below:
b2_meta_license_info
{instance="
10.48.153.119:9000
", job="kubernetes",
purchased_size="3", owner="1"
}
b2_meta_license_info
{instance="
10.48.153.19:9000
", job="kubernetes",
purchased_size="5", owner="2"
}
b2_meta_license_info
{instance="
10.48.153.11:9000
", job="kubernetes",
purchased_size="9", owner="3"
}
I need to show the
purchased_size
for each
owner on my dashboard
. How can I do this?
I can get label_values in the variables section of Grafana but if I want to build a dashboard showing the license size and owners in the table. How can I do this?
Regards,
David
Reply all
Reply to author
Forward
0 new messages