Skip to content

Commit 3cf3345

Browse files
committed
Update changelog with PR number
1 parent 464683c commit 3cf3345

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
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## Unreleased
99

1010
- Add `event_name` as a top level field in the `LogRecord`. Events are now simply logs with the
11-
`event_name` field set, the logs SDK should be used to emit events.
11+
`event_name` field set, the logs SDK should be used to emit events ([#4652](https://github.com/open-telemetry/opentelemetry-python/pull/4652)).
1212
- Update OTLP gRPC/HTTP exporters: the export timeout is now inclusive of all retries and backoffs.
1313
A +/-20% jitter was added to all backoffs. A pointless 32 second sleep that occurred after all retries
1414
had completed/failed was removed.

0 commit comments

Comments
 (0)