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

Use gRPC #673

Closed
pavolloffay opened this issue Feb 1, 2018 · 4 comments
Closed

Use gRPC #673

pavolloffay opened this issue Feb 1, 2018 · 4 comments

Comments

@pavolloffay
Copy link
Member

User gRPC between agent and collector. We could also consider using it in client libraries to report data.

See:
https://groups.google.com/forum/#!topic/jaeger-tracing/toBNkL_zEDE
#526 (comment)

@jpkrohling
Copy link
Contributor

Just to make it explicit: based on what was talked on the last week's Jaeger meeting, this is not about removing Thrift, but about adding gRPC.

@isaachier
Copy link
Contributor

See jaegertracing/jaeger-idl#41 for potential first steps.

@Falco20019
Copy link

Would love to see that happen. Took me a couple of hours to generate jaeger-idl for .NET Core since the code generator for 0.9.3 does not include .NET Core but the NuGET packages are all 0.9.3 newest... finally found a working package on GitHub (not NuGET...)

gRPC would have been a lot easier, and I already have the runtime included. Would allow me to remove thrift runtime.

@yurishkuro
Copy link
Member

Superseded by #773

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

No branches or pull requests

5 participants