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 5218399 commit 023f259Copy full SHA for 023f259
CHANGELOG.md
@@ -13,7 +13,7 @@ can cause a deadlock to occur over `logging._lock` in some cases ([#4636](https:
13
14
- Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping
15
before a retry attempt, and cause them to return failure immediately.
16
- Update BatchSpan/LogRecodProcessors: shutdown will now complete after 30 seconds of trying to finish
+ Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish
17
exporting any buffered telemetry, instead of continuing to export until all telemetry was exported.
18
([#4564](https://github.com/open-telemetry/opentelemetry-python/pull/4564)).
19
0 commit comments