Skip to content

feat(otelgrpc): remove deprecated WithSpanOptions#8991

Open
SAY-5 wants to merge 2 commits into
open-telemetry:mainfrom
SAY-5:say-7406-remove-spanoptions
Open

feat(otelgrpc): remove deprecated WithSpanOptions#8991
SAY-5 wants to merge 2 commits into
open-telemetry:mainfrom
SAY-5:say-7406-remove-spanoptions

Conversation

@SAY-5
Copy link
Copy Markdown

@SAY-5 SAY-5 commented May 13, 2026

Closes #7406.

Removes the deprecated WithSpanOptions option and the unused SpanStartOptions config field in otelgrpc. The option was deprecated in #7601 and is unused by NewClientHandler and NewServerHandler; dmathieu confirmed it could be removed once a minor release shipped, which has since happened.

@SAY-5 SAY-5 requested review from a team and dashpole as code owners May 13, 2026 19:34
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.

otelgrpc.WithSpanOption is not considered when using a otelgrpc stats handler.

2 participants