一键集成prometheus监控微服务接口平均响应时长

一、效果展示

一键集成prometheus监控微服务接口平均响应时长_第1张图片

二、环境准备

prometheus + grafana环境
参考博文:https://blog.csdn.net/luckywuxn/article/details/129475991

三、导入依赖

        <dependency>
            <groupId>org.springframework.boot</groupId>
            <artifactId>spring-boot-starter

你可能感兴趣的:(自研开源工具,prometheus,微服务,java)