Skip to content

Small log event mapping optimization#16765

Merged
laurit merged 3 commits intoopen-telemetry:mainfrom
trask:optimization
Mar 20, 2026
Merged

Small log event mapping optimization#16765
laurit merged 3 commits intoopen-telemetry:mainfrom
trask:optimization

Conversation

@trask
Copy link
Copy Markdown
Member

@trask trask commented Mar 19, 2026

No description provided.

@github-actions github-actions Bot added the test native This label can be applied to PRs to trigger them to run native tests label Mar 19, 2026
@trask trask marked this pull request as ready for review March 19, 2026 18:21
@trask trask requested a review from a team as a code owner March 19, 2026 18:21

private final boolean captureExperimentalAttributes;
private final List<String> captureMdcAttributes;
private final List<AttributeKey<String>> precomputedMdcKeys;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could consider calling it captureMdcKeys maybe that will make it easier to tell what it is used for

@laurit laurit merged commit 9150175 into open-telemetry:main Mar 20, 2026
95 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test native This label can be applied to PRs to trigger them to run native tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants