jm-springboot整合链路追踪zipkin(亲测)

tech2025-06-10  4

参考代码:https://gitee.com/wujian199462/jm-spring-cloud-zipkin.git 参考文档:https://editor.csdn.net/md/?articleId=106494423

前言

该文章使用的zipkin的版本是2.11.8。zipkin-server-2.11.8-exec.jar。 该版本zipkin对应的springboot的版本是2.0.1不然回出现问题。 一定要注意,zipkin和springboot对应的版本问题。

<parent> <groupId>org.springframework.boot</groupId> <a
最新回复(0)