Skip to content

tracing: support getting/setting baggage on spans #11622

@mattklein123

Description

@mattklein123

The Envoy span API:

Does not support getting/setting baggage. At Lyft we will need to make use of this against the OT driver so will need to add this support. It should be fairly trivial to call through to the OT driver code for this but will need to figure out how to handle this generically for tracers that do not support baggage (possibly a feature capability bit or similar).

cc @rnburn @objectiser @garrettheel

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions