Micrometer is the metrics collection facility included in Spring Boot 2’s Actuator.
Using Spring Boot 2.1.5 Release, have created the following sample Spring Boot Microservice: Maven Project Structure: MicroService │ pom.xml src │ └───main │ ├───…
java spring-boot spring-micrometercan someone explain what does the MAX statistic refers to in the below response. I don't see it documented anywhere. …
spring-boot spring-boot-actuator spring-micrometer