File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111the OTLP ` LogHandler ` remains attached to the root logger. Fix a bug that
1212can cause a deadlock to occur over ` logging._lock ` in some cases ([ #4636 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4636 ) ).
1313- Add new environment variables to the SDK ` OTEL_PYTHON_EXPORTER_OTLP_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDER ` that can be used to
14- inject a ` requests.Session ` or ` grpc.ChannelCredentials ` object into exporters created during auto instrumentation.
14+ inject a ` requests.Session ` or ` grpc.ChannelCredentials ` object into OTLP exporters created during auto instrumentation.
1515
1616## Version 1.35.0/0.56b0 (2025-07-11)
1717
You can’t perform that action at this time.
0 commit comments