nikos / spring-boot-monitoring-sample

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring Boot - Monitoring

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

Docker

Start a monitoring setup with grafana, prometheus, cadvisor and this sample application.

docker-compose up
open http://localhost:8080
# make some requests in the sample application
open http://localhost:3000
# grafana login with admin:admin
docker-compose down

About


Languages

Language:Java 95.0%Language:HTML 5.0%