- Actuator exposing jvm metrics for prometheus
docker run -it -p 8080:8080 emedeiros/springboot-helloworld-docker
docker-compose up -d
- URL: http://localhost:8080/hello/
- URL Actuator: http://localhost:8080/hello/actuator/
- URL Prometheus metrics: http://localhost:8080/hello/actuator/prometheus