Hello,

prometheus has a way to return all time series with the 
metric http_requests_total and the given job and handler labels using

`http_requests_total{job="apiserver", handler="/api/comments"} 
`
I want to have a table with all api endpoints and their corresponding http 
total requests. How do i achieve this?

-- 
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/702d071b-eeef-400e-8e1d-36b4f56fadcdn%40googlegroups.com.

Reply via email to