Skip to content

When using distributed tracing, why need OC_AGENT_HOST=collector.linkerd-jaeger:55678 #7972

Answered by olix0r
yxzhou1212 asked this question in Q&A
Discussion options

You must be logged in to vote

That configuration enables tracing in the emojivoto application so that jaeger includes spans from both the application and the proxies.

Note, also, that Linkerd will never make tracing decisions independently. That is, it's up to something else (an ingress, the application, etc) to decide to trace a given request/span. Linkerd will honor this decision and participate in tracing, but the proxy will never trace a request that does not already have trace information.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@yxzhou1212
Comment options

Answer selected by yxzhou1212
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