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

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to prometheus-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/CAPoKssApc4tY8T2JgUKsAKB5PE4rN0Ty%2BnjVFAEDdFvGsMLOHA%40mail.gmail.com.

Reply via email to