aws / aws-xray-sdk-go

AWS X-Ray SDK for the Go programming language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xray handler for grpc

rvdwijngaard opened this issue · comments

Do you have any plans for adding xray handler for grpc servers / clients?

Hi Ron,

Currently we do not have support for grpc but we will add it into our backlogs. Can you share examples of use cases you are trying to tackle?
Meanwhile we do welcome PRs and would be happy to review.

Best Regards
Srikant

App Mesh customers are asking for this: aws/aws-app-mesh-roadmap#256

Hi @rvdwijngaard
We have this feature request added to our backlog. We would try to pull it in to work on as soon as possible.
Thanks for your patience and please stay tuned!

Created https://github.com/vendrive/xray-grpc for temporary use while #264 makes its way through.

Instrumentation unary gRPC support is merged and released in v1.5.0 release so closing out this issue.