We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I think we should also update the existing examples to use the new instrumentation. I propose to: Merge this PR Create an issue for https://github.com/open-telemetry/opentelemetry-go-contrib/pull/3002/files#r1209293763 Update the existing examples to use the new functionality. Deprecate the interceptors so that they are available in next release. After the next release remove the interceptors. @open-telemetry/go-approvers please upvote/downvote if you agree or not. Feel free to leave any additional feedback.
I think we should also update the existing examples to use the new instrumentation.
I propose to:
@open-telemetry/go-approvers please upvote/downvote if you agree or not. Feel free to leave any additional feedback.
Originally posted by @pellared in #3002 (review)
Remove the interceptors after the deprecation is part of a release.
EDIT: We should still have the interceptors (even as deprecated) as long as https://pkg.go.dev/google.golang.org/grpc/stats is experimental API.
Blocked by:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Originally posted by @pellared in #3002 (review)
Remove the interceptors after the deprecation is part of a release.
EDIT: We should still have the interceptors (even as deprecated) as long as https://pkg.go.dev/google.golang.org/grpc/stats is experimental API.
Blocked by:
The text was updated successfully, but these errors were encountered: