Hi,

I am new to this and would like your help.

I have an access to prometheus via API. I can query the list of available 
metrics using http://serveraddress:9090/api/v1/label/__name__/values 
<http://localhost:9090/api/v1/label/__name__/values> . But how to query all 
the values of the available metrics?

I also can query using 
http://serveraddress:9090/api/v1/query?query=process_virtual_memory_bytes 
<http://localhost:9090/api/v1/query?query=process_virtual_memory_bytes> but 
it seems that i have to do individually and not all metrics that i can see 
using *label/__name__/values* are available here.


Thank you.

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/bef60473-5eeb-498b-9019-5970fa0ef243%40googlegroups.com.

Reply via email to