聊聊springboot1.x及2.x的JvmGcMetrics的区别

序 本文主要研究一下springboot1.x及2.x的JvmGcMetrics的区别 springboot1.x的jvm gc metrics springboot1.x没有JvmGcMetrics这个类,它在SystemPublicMetrics中简单采集了jvm的几个指标spring-boot-actuator-1.5.9.RELEASE-sources.jar!/org/springframework/boot/actuate/endpoint/SystemPublicMetrics.java {代码...}...
阅读 220
0 条评论