opencensus-php icon indicating copy to clipboard operation
opencensus-php copied to clipboard

Integrate with gRPC

Open jparsana opened this issue 7 years ago • 0 comments

Implement gRPC plugin that would enable tracing for gRPC request on client and server side. It should also instrument for collecting basic stats for gRPC requests/responses. Provide an easy way to enable those stats collections. See reference implementation in Java for both tracing and stats.

jparsana avatar Oct 15 '18 16:10 jparsana