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 support for grpc propagation #67

Merged
merged 3 commits into from
Nov 20, 2018

Conversation

andremarianiello
Copy link
Contributor

Closes #66

Adds the opentracing_grpc_propagate_context directive.

I extended the pattern laid out by opentracing_propagate_context and opentracing_fastcgi_propagate_context to create opentracing_grpc_propagate_context.

Still needs tests, but let me know if I am on the wrong track here.

@rnburn
Copy link
Collaborator

rnburn commented Nov 15, 2018

Yep, looks good. Thank you.

@andremarianiello andremarianiello force-pushed the grpc-propagation branch 3 times, most recently from cc72bab to 4a7a00a Compare November 18, 2018 19:55
@andremarianiello
Copy link
Contributor Author

@rnburn I added a case to test the opentracing_grpc_propagate_context directive. Let me know if this is adequate.

@andremarianiello andremarianiello force-pushed the grpc-propagation branch 3 times, most recently from 7abbd49 to df189d8 Compare November 18, 2018 21:08
@rnburn
Copy link
Collaborator

rnburn commented Nov 20, 2018

👍

@rnburn rnburn merged commit ea9994d into opentracing-contrib:master Nov 20, 2018
@andremarianiello andremarianiello deleted the grpc-propagation branch November 20, 2018 14:15
@andremarianiello
Copy link
Contributor Author

@rnburn When should I be expecting the next release?

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.

2 participants