--
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+unsubscribe@googlegroups.com.
To post to this group, send email to prometheus-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0fcbca5f-ff5e-4893-8e5c-3b746548959e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You could try:$ curl localhost:9090/api/v1/label/__name__/valuesWhich will return all label values for the __name__ label.
On 25 October 2017 at 11:23, <antonios....@gmx.de> wrote:
Hi,
i try to get a list of all metric names of all targets stored in prometheus.
When i do a curl -s 'http://localhost:9090/metrics', i get only the local server metrics.
Also i did not find any way by using the HTTP API.
Is this possible?
Thanks,
Toni.
--
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 promethe...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0fcbca5f-ff5e-4893-8e5c-3b746548959e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You could try:$ curl localhost:9090/api/v1/label/__name__/valuesWhich will return all label values for the __name__ label.
On 25 October 2017 at 11:23, <antonios....@gmx.de> wrote:
Hi,
i try to get a list of all metric names of all targets stored in prometheus.
When i do a curl -s 'http://localhost:9090/metrics', i get only the local server metrics.
Also i did not find any way by using the HTTP API.
Is this possible?
Thanks,
Toni.
--
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 promethe...@googlegroups.com.
To post to this group, send email to promethe...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/0fcbca5f-ff5e-4893-8e5c-3b746548959e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.