Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 479 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 479 Bytes

Monitoring Spring Boot Application With Prometheus And Grafana

In this repo, we explore how we can monitor a spring boot application with Prometheus and Grafana. We run the application exposing an actuator endpoint and then gather the data in prometheus by specifying jobs in a config file.

Then, We visualize the data in Prometheus using Grafana .

You can read all about it on my site https://refactorfirst.com