mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
This commit adds GC and thread jvm metrics to the existing memory metrics. All three are now managed by a unique management.metrics.binders.jvm.enabled property. Closes gh-11425