File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ can cause a deadlock to occur over `logging._lock` in some cases ([#4636](https:
1313
1414- Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping
1515 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
16+ Update BatchSpan/LogRecordProcessors : shutdown will now complete after 30 seconds of trying to finish
1717 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 ) ).
18+ ([ #4638 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4638 ) ).
1919
2020## Version 1.35.0/0.56b0 (2025-07-11)
2121
You can’t perform that action at this time.
0 commit comments