mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-26 20:09:02 +00:00
Previously, LongTaskTimers were ignored when configuring a distribution's min and max expected values and SLO boundaries. This commit adds support, aligning them with the existing support for Timers. Fixes gh-49190