Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryClientInterceptor ¶
func UnaryClientInterceptor(service string, t *tracer.Tracer) grpc.UnaryClientInterceptor
UnaryClientInterceptor will add tracing to a gprc client.
func UnaryServerInterceptor ¶
func UnaryServerInterceptor(service string, t *tracer.Tracer) grpc.UnaryServerInterceptor
UnaryServerInterceptor will trace requests to the given grpc server.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.