Hi ,

I am following https://github.com/prometheus/client_java#summary  - to find 
the latency distributons of my @GET request. But after integrations, the 
metric "requests_latency_seconds"  is not exposed. 

I have included below maven dependency for Prometheus :

<!-- Micrometer Prometheus registry -->
        <dependency>
            <groupId>io.micrometer</groupId>
            <artifactId>micrometer-registry-prometheus</artifactId>
        </dependency>

Any clue or idea ?

Thanks,
Jay

-- 
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/2f24d18c-f272-4ff4-bdfe-94f83631b47en%40googlegroups.com.

Reply via email to