<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-actuator</artifactId>
</dependency>
<dependency>
<groupId>io.micrometer</groupId>
<artifactId>micrometer-registry-prometheus</artifactId>
<scope>runtime</scope>
</dependency>
management.endpoints.web.exposure.include=prometheus
Hi all I am sure this gets asked alot, but was unable to find a good answer online to my question.Is the prometheus java client (https://github.com/prometheus/client_java) able to record & export metrics if I am measuring against a JVM application that depends on springboot 2.*?
--
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-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/a0044a3a-13c8-4f59-88aa-efb8919196f7n%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Prometheus Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/prometheus-users/dTF-vFRged8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to prometheus-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/CAPX310jupfW1vPyhmMEM%2B2RfahXm-Cxe4a5txEN%2B2sQBNC5WYw%40mail.gmail.com.