- Run
docker-compose up -d
- Open
http://localhost:3000/
and useadmin:admin
credentials - Navigate into
http://localhost:3000/dashboards
- Open
Quarkus Microprofile Metrics
dashboard
- Application with Native Binary on
http://localhost:8080
- Prometheus for scraping metrics on
http://localhost:9090
- Grafana Dashboards for Quarkus on
http://localhost:3000
- Uptime
- Hardware utilization: CPU, mem, threads
- HTTP counters and timers
- Database (Agroal): connection pool counters and timers
- JVM memory and Garbage Collectors
Dashboards are from https://github.com/lwitkowski/quarkus-grafana-dashboard