Hi There,
I'm having a trouble to "Exclude" the duplicate values.
I need to sum of unique values.
At the moment, I can find the repeated values with count_values
Here is the code 
count_values("value", vmware_vm_guest_disk_capacity{vm_name="xxx.com"} )
So, I'm pretty new at the promql. I couldn't write the query for it.
So, If you guys show me how can I add the *values inside the Element *or 
How to get unique values from query, I'll appreciate it.

[image: Screen Shot 2020-03-10 at 10.13.18 AM.png]
Element Value 
{value="121687089152"} 24
{value="84417077248"} 1
{value="782929920"} 1
{value="2136997888"} 4

-- 
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/16c2d8ea-69ac-44ee-a6a2-abb2c789199b%40googlegroups.com.

Reply via email to