kroto-plus icon indicating copy to clipboard operation
kroto-plus copied to clipboard

Integrate PerfMark for grpc trace support

Open marcoferrer opened this issue 6 years ago • 0 comments

gRPC java is heavily instrumented with PerfMark. It would be useful to integrate specific sections of the coroutines API internals. There might be some difficulties involved since perf mark relies on thread local storage but initial tests produced positive results.

image

marcoferrer avatar Aug 23 '19 04:08 marcoferrer