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

api, core: add ClientCallTracer API for accessing Census span/trace ID on ClientCall #6090

Conversation

voidzcy
Copy link
Contributor

@voidzcy voidzcy commented Aug 22, 2019

Introducing ClientCallTracer to expose client side tracer properties through ClientCall#getTracerAttributes().

Implementation of #6048.

This approach involves fewer API changes and performance impact (see #6081 (comment)) than #6081.

Introduced a new annotation for tracer component attributes, Grpc.TracerAttr. Added tracking link to #4972.

TODO:

@voidzcy
Copy link
Contributor Author

voidzcy commented Dec 5, 2019

Deprecated.

@voidzcy voidzcy closed this Dec 5, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant