Performance Monitoring Backend and Frontend using Micrometer

October 16, 2019

The Micrometer library is extremely useful. In this presentation, we'll review the basics of recording metrics as well as give an intro to the Prometheus and Grafana backends and dashboarding. After the introductory points, we'll step back to see what story we want our monitoring to tell us along with alerting. We'll dig into some of the metrics offered by Hystrix, Resilience4J, and RestTemplate via Micrometer to understand how our system's health is, along with tips for making Spring Actuator's HealthIndicator beans useful as Micrometer alerts. Lastly, we'll look at how we could get some simple frontend metrics by funneling metrics from an Angular application back to our Micrometer backend. Speaker: Clint Checketts; Core Committer Micrometer Project, Software Engineer; The Church of Jesus Christ of Latter-day Saints Filmed at SpringOne Platform 2019 Slides: https://www.slideshare.net/SpringCentral/performance-monitoring-backend-and-frontend-using-micrometer

Previous
Spring HATEOAS - Hypermedia APIs with Spring
Spring HATEOAS - Hypermedia APIs with Spring

Building flexible web services using hypermedia is easier than ever with Spring HATEOAS 1.0! Learn how to...

Next Video
Spring Data to Spring Cloud to Spring Security: How Azure Supercharges Spring Boot
Spring Data to Spring Cloud to Spring Security: How Azure Supercharges Spring Boot

Your software systems require a lot more than just business logic. You have to authenticate users, store da...