We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As indicated in sdk-migration-config.yaml, we don't currently have any property to represent the OTEL_LOG_LEVEL environment variable.
sdk-migration-config.yaml
Let's add support for this.
The text was updated successfully, but these errors were encountered:
add log_level configuration
858e4bc
This is to support the env variable OTEL_LOG_LEVEL. Fixes open-telemetry#120 Signed-off-by: Alex Boten <[email protected]>
codeboten
Successfully merging a pull request may close this issue.
As indicated in
sdk-migration-config.yaml
, we don't currently have any property to represent the OTEL_LOG_LEVEL environment variable.Let's add support for this.
The text was updated successfully, but these errors were encountered: