Enhancements
- Disable errors from profiles (#4736)
- Add manual profile triggering via file touch and JMX MBean (#4730)
- Add global cooldown (
globalCooldownSeconds) to prevent rapid successive profiles from different trigger sources - Add
manualTriggeredSettingsconfiguration for controlling the JFR profile used during manual recordings
Bug fixes
- Fix Spring Boot 4 Micrometer auto-configuration and add actuator metrics smoke coverage (#4672)