Skip to content

feat(tracing): support W3C Trace Context header #5416

@jjangga0214

Description

@jjangga0214

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: w3c

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions