Prometheus has certainly become the most used solution to monitor applications running in a distributed system such as Kubernetes.
It quite simple to expose metrics in a Spring Boot application that can be scraped using Prometheus.
Continue reading “Monitor Spring Boot Metrics using Prometheus and Grafana”