Skip to content

[otel] automatically propagate span context in Deno.serve and fetch #27919

Open
@lucacasonato

Description

By default should be set to OTEL_PROPAGATORS=tracecontext,baggage. Users should be able to override it.

We should support the following propagators initially:

  • tracecontext
  • baggage

The propagator should also be available via @opentelemetry/api's propagators.

https://opentelemetry.io/docs/languages/sdk-configuration/general/#otel_propagators

Metadata

Assignees

No one assigned

    Labels

    clirelated to cli/ dirotel

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions