### 接口说明 springboot集成Prometheus需要开发的接口有: - 监控JVM、tomcat等相关的指标; - 自定义监控程序相关指标; ### 监控JVM、tomcat等相关的指标 `micrometer`已经为我们做好了相关的接口,只需要引入依赖即可. ```xml org.springframework.boot spring-boot-starter
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号