Skip to content

opentelemetry: Use consistent context (with Baggage) when recording#12671

Draft
ejona86 wants to merge 1 commit intogrpc:masterfrom
ejona86:otel-consistent-context
Draft

opentelemetry: Use consistent context (with Baggage) when recording#12671
ejona86 wants to merge 1 commit intogrpc:masterfrom
ejona86:otel-consistent-context

Conversation

@ejona86
Copy link
Member

@ejona86 ejona86 commented Mar 2, 2026

The context is decided once and used for all recording for the call, thus guaranteeing all record()s have consistent information.


This is a draft because it needs actual tests. But the approach seems like it is much less haphazard.

The context is decided once and used for all recording for the call,
thus guaranteeing all record()s have consistent information.
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.

1 participant