浏览 188
分享
50.4 Tomcat session指标
如果你使用Tomcat作为内嵌的servlet容器,Spring Boot将自动暴露session指标,
httpsessions.active
和httpsessions.max
分别提供活动的和最大的session数量。
评论列表