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

feat(nodejs): add propagator auto-configuration #1459

Merged

Conversation

martinkuba
Copy link
Contributor

Part of open-telemetry/opentelemetry-js#4494

In order to support configuring the xray and xray-lambda propagators using the OTEL_PROPAGATORS environment variable, the auto-configuration-propagators package must be used.

This change adds this auto-configuration to the layer. When propagator is not explicitly configured, then it will be automatically determined based on the env variable using this auto-configuration module.

@martinkuba martinkuba requested a review from a team as a code owner August 4, 2024 23:40
@pragmaticivan
Copy link
Contributor

👋🏽 @tylerbenson do you think we can release this change this week?

@tylerbenson tylerbenson merged commit 0725e69 into open-telemetry:main Aug 12, 2024
10 checks passed
@tylerbenson
Copy link
Member

@rapphil, perhaps we can discuss doing a release in the SIG meeting this week.

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

Successfully merging this pull request may close these issues.

3 participants