Integrating Spring Boot App with Prometheus

Опубликовано: 07 Октябрь 2024
на канале: ChargeAhead
4,324
46

In this video we will see how to integrate prometheus dependency to a spring boot app so that it can emit prometheus specific metrics. Next we will configure a running instance of Prometheus to consume those metrics. We will show the consumed metrics in the Prometheus web interface.
You can find the source code at the following github url

https://github.com/chargeahead/actuat...