How to integrate linkerd for tracing data in skywalking? #13069
Answered
by
wu-sheng
guicailiao
asked this question in
Q&A
-
We collected linkerd tracing data(https://linkerd.io/2.14/features/distributed-tracing/) through zipkin receiver(https://skywalking.apache.org/docs/main/v10.0.0/en/setup/backend/zipkin-trace/), but we can only check collected tracing data from skywalking-ui/zipkin with topology graph missed. Question:
|
Beta Was this translation helpful? Give feedback.
Answered by
wu-sheng
Feb 26, 2025
Replies: 1 comment 11 replies
-
That is the limitation of Zipkin trace. There is no way to have topology analysis. |
Beta Was this translation helpful? Give feedback.
11 replies
Answer selected by
guicailiao
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
That is the limitation of Zipkin trace. There is no way to have topology analysis.
And we don't support linkerd as we don't have ppl deeply used that, and contributed solutions to us.