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

Spec compliance: OTEL_PROPAGATORS should still work when OTEL_SDK_DISABLED=false #6939

Open
trask opened this issue Dec 10, 2024 · 0 comments

Comments

@trask
Copy link
Member

trask commented Dec 10, 2024

sorry, I didn't test this, but when @austinlparker and I were triaging open-telemetry/opentelemetry-specification#4332, it looks like when OTEL_SDK_DISABLED=false that OTEL_PROPAGATORS won't work, which appears to be against the spec language:

Boolean value. If “true”, a no-op SDK implementation will be used for all telemetry signals. Any other value or absence of the variable will have no effect and the SDK will remain enabled. This setting has no effect on propagators configured through the OTEL_PROPAGATORS variable.

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

No branches or pull requests

1 participant