Skip to content
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

Add option to include request/response metadata in tracing interceptors #34

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

gjcairo
Copy link
Collaborator

@gjcairo gjcairo commented Jan 24, 2025

OTel's docs for gRPC conventions (https://opentelemetry.io/docs/specs/semconv/rpc/grpc/) say that libraries should provide the ability to opt-in to include request and response metadata. This PR adds this ability to our tracing interceptors.

@gjcairo gjcairo added the 🆕 semver/minor Adds new public API. label Jan 24, 2025
@gjcairo gjcairo requested a review from glbrntt January 24, 2025 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 semver/minor Adds new public API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant