Skip to content

Demo monitoring stack with Grafana, Prometheus, Docker, Spring Boot, Micrometer, MySQL.

Notifications You must be signed in to change notification settings

szatyinadam/monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring stack

A collection of configurations and an application to discover Prometheus + Grafana and Micrometer capabilities.

Setup

Create Docker image from Spring Boot + Micrometer application (JDK + Maven required):
cd app && mvn spring-boot:build-image && cd ..

When the Docker image is ready, the whole stack can be started with the ordinary compose command:
docker-compose up

Then the following URLs are available:

About

Demo monitoring stack with Grafana, Prometheus, Docker, Spring Boot, Micrometer, MySQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages