• v2.1.1-dev 5662fd5ee8

    FTMahringer released this 2026-05-10 16:04:07 +02:00 | 157 commits to main since this release

    Add Prometheus metrics endpoint and optional monitoring stack

    Features:

    • Prometheus metrics at /actuator/prometheus
    • Micrometer registry with common tags
    • Optional bundled Prometheus + Grafana stack
    • Support for external Prometheus integration

    Deployment options:

    1. Standalone: use bundled monitoring with --profile monitoring
    2. Homelab/Enterprise: integrate with existing Prometheus

    Documentation: docs/operations/monitoring.md

    Part of v2.2.0 Observability milestone (1/5 steps)

    Downloads