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.