Spring Boot 應用可視化監控(Prometheus + Grafana)

1、Spring Boot 應用暴露監控指標,添加如下依賴 <dependency>     <groupId>org.springframework.boot</groupId>     <artifactId>spring-boot-starter-actuator</artifactId> </dependency> <dependency>     <groupId>io.promethe
相關文章
相關標籤/搜索