Relative Content

Tag Archive for javaspring-bootprometheusjmxmicrometer

Observability in spring boot java application

We have a spring boot application running, having actuator & micrometer-registery-prometheus to expose JVM/application metrics over actuator/prometheus endpoint and we could see the metrics are exposed & consumed by prometheus successfully.