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 instrumentation for GRPC 1.30 #92

Merged
merged 2 commits into from
Oct 29, 2020
Merged

Add instrumentation for GRPC 1.30 #92

merged 2 commits into from
Oct 29, 2020

Conversation

tspring
Copy link
Contributor

@tspring tspring commented Oct 20, 2020

This adds instrumentation for Grpc 1.30+ for #84 . the main change was from 1.22.0 instrumentation is that ClientCalls::startCall takes a StartableListener now.

@tspring tspring mentioned this pull request Oct 20, 2020
@jef
Copy link

jef commented Oct 20, 2020

Will build and test. Thanks!

Copy link
Contributor

@XiXiaPdx XiXiaPdx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AFAICT, the instrumentation matches the grpc library!

Did you manually test and confirm?

@jef
Copy link

jef commented Oct 27, 2020

Did you manually test and confirm?

I have not unfortunately 😞 I can probably find some time today!

Edit: I was not able to test. Sorry for that. I suppose I can't say when I will, but feel free to merge in and will create another ticket if anything arises.

Thanks for the hard work on this!

@tspring tspring merged commit 7c44439 into main Oct 29, 2020
@tspring tspring deleted the grpc-1_30_0 branch October 29, 2020 15:35
@fcaylus fcaylus mentioned this pull request Oct 27, 2021
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants