Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 760 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 760 Bytes

Spring Boot - Monitoring

This is a simple spring boot showcase project, which based on https://start.spring.io.

Build application

mvn clean package

Start infrastructure

Start docker monitoring setup with grafana, prometheus, cadvisor and the application.

docker-compose up
docker-compose down

Smart configuration