Skip to content

refactor: Remove usage of UnaryServerInterceptor function from otelgrpc #7112

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

tasdikrahman
Copy link

closes #7107

@tasdikrahman tasdikrahman requested review from dashpole and a team as code owners April 2, 2025 15:45
@tasdikrahman tasdikrahman marked this pull request as draft April 2, 2025 15:51
… since it's not required anymore after removal of UnaryServerInterceptor

Signed-off-by: Tasdik Rahman <[email protected]>
@MrAlias
Copy link
Contributor

MrAlias commented Apr 3, 2025

@tasdikrahman this looks to be removing the UnaryServerInterceptor, but the linked issue is to remove StreamServerInterceptor.

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.

Remove the deprecated StreamServerInterceptor function from otelgrpc
2 participants