使用Prometheus監控SpringBoot應用

編碼 添加依賴 使用Prometheus監控SpringBoot應用只須要在pom文件添加以下兩個依賴:web <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-actuator</artifactId> </dependency> <dependency
相關文章
相關標籤/搜索