Skip to content

Linkerd distributed tracing with OpenCensus #5419

Answered by cpretzer
jjangga0214 asked this question in Q&A
Discussion options

You must be logged in to vote

@jjangga0214 I think you should add the namespace to the annotation, so that the collector knows where to find the service account.

The Linkerd proxy does need to be injected into the OpenCensus collector pod. I believe that this is because the traces are sent using the same mTLS provided by Linkerd for all meshed workloads, and that means that the proxies need to validate each other's identities. There may be more to it, but that's my basic understanding.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by olix0r
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants