Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.05 KB

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: