Skip to content

Add support for distributed tracing by implementing the Distributed Tracing extension specs #46

Description

@mauroservienti

Describe the feature.

Describe the requested feature

The distributed tracing extension embeds context from W3C TraceContext into a CloudEvent. The goal is to offer means to carry context when instrumenting CloudEvents-based systems with OpenTelemetry.

Without support for distributed tracing, the tracing context is lost when an incoming CloudEvent carrying that information is handled, or when sending a CloudEvent in the context of an incoming message that carried the tracing information.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions