Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GRPCTracingUnaryServerInterceptor ¶
func GRPCTracingUnaryServerInterceptor(deps tracingDeps) grpc.UnaryServerInterceptor
GRPCTracingUnaryServerInterceptor is a grpc unary server interceptor that adds trace information of the invoked grpc method and starts a new span
func TracerGRPCClientInterceptor ¶
func TracerGRPCClientInterceptor(deps tracingDeps) grpc.UnaryClientInterceptor
TracerGRPCClientInterceptor is a grpc tracing client interceptor, it can log req/resp if needed
func TracerRESTClientInterceptor ¶
func TracerRESTClientInterceptor(deps tracingDeps) client.HTTPClientInterceptor
TracerRESTClientInterceptor is a REST tracing client interceptor, it can log req/resp if needed
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.