-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
Feature Request
What problem are you trying to solve?
Currently, Linkerd only supports B3 Propagation for tracing header.
My applications use w3c Trace Context header, conversely.
How should the problem be solved?
Linkerd supports w3c spec.
Any alternatives you've considered?
Currenlty, nope, as I believe w3c spec will be the converged standard.
How would users interact with this feature?
By annotation, user can choose which format to use(b3, or w3c), something like the below.
config.linkerd.io/trace-format: w3cThanks!
tobiasmuehl, MeijerM1, dmitri-lerko, dios-david, eugenepaniot and 9 more