Skip to content

codecentric/spring-boot-monitoring-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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