From the course: Performance Tuning in Spring Apps
Unlock the full course today
Join today to access over 24,900 courses taught by industry experts.
Challenge: Spring performance monitoring - Spring Tutorial
From the course: Performance Tuning in Spring Apps
Challenge: Spring performance monitoring
- [Instructor] Are you ready to practice some actuator endpoint configuration? In this challenge, you will modify the default JMX exposure behavior for Spring Boot Actuator. Your challenge is to expose one, and only one, Spring Boot Actuator endpoint, the health endpoint, from our DemoApi application as a JMX Bean to VisualVM. You can see the repository file called CHALLENGE-ACTUATOR for hints and tips found at the root of our demo repo under CHALLENGE-ACTUATOR. And the success criteria screenshot is also in that Read me file. Good luck.
Contents
-
-
-
-
(Locked)
Configuring Spring Actuator with Spring Boot9m 15s
-
(Locked)
Spring Actuator customized endpoints and health metrics9m 3s
-
(Locked)
Using Spring Actuator for runtime monitoring8m 53s
-
(Locked)
Customizing Spring performance logging10m 31s
-
(Locked)
Challenge: Spring performance monitoring47s
-
(Locked)
Solution: Spring performance monitoring1m 59s
-
(Locked)
-
-
-