We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1aadf commit 007de16Copy full SHA for 007de16
CHANGELOG.md
@@ -12,6 +12,7 @@ the OTLP `LogHandler` remains attached to the root logger. Fix a bug that
12
can cause a deadlock to occur over `logging._lock` in some cases ([#4636](https://github.com/open-telemetry/opentelemetry-python/pull/4636)).
13
- Filter duplicate logs emitted from the OTLP exporters to avoid endlessly logging when the OTLP logger itself
14
is failing to export logs.
15
+ ([#4695](https://github.com/open-telemetry/opentelemetry-python/pull/4695)).
16
17
## Version 1.35.0/0.56b0 (2025-07-11)
18
0 commit comments