Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

两个微服务trace-id怎么不同? #74

Closed
luis360 opened this issue Dec 5, 2019 · 0 comments
Closed

两个微服务trace-id怎么不同? #74

luis360 opened this issue Dec 5, 2019 · 0 comments

Comments

@luis360
Copy link

luis360 commented Dec 5, 2019

第一个服务:
image
traceID: "15dd6f536e02bfd215dd6f536e01da6c",
spanID: "15dd6f538a7c7f00",
traceID: "15dd6f536e02bfd215dd6f536e01da6c",
spanID: "15dd6f536e01da6c",

第二个服务:
image
traceID: "15dd6f54a0b18e0515dd6f54a0afe764",

分布式链路跟踪,多个服务的trace-id应该是相同的吧?是我理解错了,还是哪里操作不对?
每个项目入口:
image

@jukylin jukylin closed this as completed Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants