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/5414ba54-9a77-460d-8725-b41ded7d47f5n%40googlegroups.com.

