Skip to content

Commit 82d72bb

Browse files
committed
Update changelog
1 parent f27856f commit 82d72bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
the OTLP `LogHandler` remains attached to the root logger. Fix a bug that
1212
can 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

0 commit comments

Comments
 (0)