Skip to content

Conversation

@Doohl
Copy link
Contributor

@Doohl Doohl commented Jun 9, 2025

Description:

Updates disk-buffering to use the new EventName spec for LogRecords for both serialization to protobuf and de-serialization to SDK LogRecords.

Existing behavior is preserved; EventName will be excluded if it's not present in the data model.

Existing Issue(s):

Fixes #1938

Testing:

  • Added two new unit tests to validate the new serialization + de-serialization behavior
  • Manually tested the disk-buffering extension against telemetry with and without the EventName LogRecord field

Documentation:

No documentation updates needed. We aren't introducing new behavior, but rather preserving the expected behavior.

@Doohl Doohl requested a review from a team June 9, 2025 07:07
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jun 9, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@Doohl Doohl force-pushed the feat/event-name-disk-buffering branch from dbcca6c to 7743a2e Compare June 9, 2025 07:11
Copy link
Contributor

@breedx-splk breedx-splk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me. Thanks for the contribution!

@breedx-splk breedx-splk added this pull request to the merge queue Jun 10, 2025
Merged via the queue into open-telemetry:main with commit 9c48738 Jun 10, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[disk-buffering] LogRecord EventName is not serialized

3 participants