Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[otel] interpret OTEL_PROPAGATORS env var, and expose propagators in @opentelemetry/api #28085

Open
lucacasonato opened this issue Feb 12, 2025 · 0 comments
Labels

Comments

@lucacasonato
Copy link
Member

In the future, also use them for #27919.

The default value is tracecontext,baggage, and thus the default propagators should be those.

In addition, to solve for #28082, we need to provide a Deno.telemetry.addPropagator(propagator) API, that would let users provide custom propagators at runtime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant