Skip to content

New Component: Datadog Propagator #7463

Open
@MovieStoreGuy

Description

@MovieStoreGuy

Problem Statement

Datadog have their own tracing standard provides a similar functionality that is expected of any W3C compliant tracing implementation. The only problem is they use custom headers for their tracing standard and it is not currently possible to use Otel instrumentation and work with datadog instrumented applications.

Proposed Solution

Add a new propagator that is able to handle the datadog tracing specification.

Alternatives

There is no officially supported propagators developed by the otel community or datadog (that I saw) that would allow a user to natively use otel instrumentation.

Prior Art

There is existing propagators for other tracing standards such as X-Ray and Zipkin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions