open-telemetry / opentelemetry-cpp

The OpenTelemetry C++ Client
https://opentelemetry.io/
Apache License 2.0
890 stars 425 forks source link

[SDK] Support OTEL_SDK_DISABLED environment variable #1631

Open marcalff opened 2 years ago

marcalff commented 2 years ago

The SDK spec recently added a new environment variable, OTEL_SDK_DISABLED

See open-telemetry/opentelemetry-specification#2679

Implement support for OTEL_SDK_DISABLED, for all signals.

github-actions[bot] commented 1 year ago

This issue was marked as stale due to lack of activity.

github-actions[bot] commented 1 month ago

This issue is available for anyone to work on. Make sure to reference this issue in your pull request. :sparkles: Thank you for your contribution! :sparkles:

RichardChukwu commented 1 month ago

Is this available to be worked on @marcalff ?