Monitoring Spring Boot Application With Prometheus and Grafana
In this article, we will be looking at how we can monitor our Spring Boot application using Grafana. We would be looking into the whole setup and creating a simple dashboard to view some metrics. Every application that is on production needs some kind of monitoring to see how the application is performing. This will … Read more