Skip to content

Commit 023f259

Browse files
Update CHANGELOG.md
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
1 parent 5218399 commit 023f259

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
@@ -13,7 +13,7 @@ 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.
1818
([#4564](https://github.com/open-telemetry/opentelemetry-python/pull/4564)).
1919

0 commit comments

Comments
 (0)