here is the correct Guide : https://acloudguru.com/hands-on-labs/using-the-java-client-library-for-prometheus
On Thursday, July 21, 2022 at 3:52:43 PM UTC+5:30 Jay Mishra wrote: > For me it looks - I am missing any further configuration. > > Moreover, I have added prometheus.yml config file at both locations of > SpringCodeRepo and Prometheus server side. > > On Thursday, July 21, 2022 at 2:28:58 PM UTC+5:30 Jay Mishra wrote: > >> 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/2d25030b-62af-427c-b6cc-dadd29179fcfn%40googlegroups.com.

