spring-boot-1.5-micrometer-prometheus-example icon indicating copy to clipboard operation
spring-boot-1.5-micrometer-prometheus-example copied to clipboard

Spring Boot 1.5 with Micrometer and Prometheus

Spring Boot Micrometer with Prometheus Example

  • http://localhost:8091/rest/hello, http://localhost:8091/rest/hello2,http://localhost:8091/rest/hello3, http://localhost:8091/rest/hello4 - Different REST endpoints which are collected by Micrometer for Prometheus
  • http://localhost:8091/prometheus - Endpoint where the Prometheus metrics can be accessed.