Versions in this module Expand all Collapse all v1 v1.0.2 Sep 27, 2023 v1.0.1 May 23, 2023 Changes in this version + const GRPCStatusCodeKey + func Extract(ctx context.Context, metadata metadata.MD) ([]attribute.KeyValue, trace.SpanContext) + func Inject(ctx context.Context, metadata metadata.MD) + func StreamClientInterceptor(ctx context.Context, desc *grpc.StreamDesc, cc *grpc.ClientConn, method string, ...) (grpc.ClientStream, error) + func StreamServerInterceptor(srv interface{}, ss grpc.ServerStream, info *grpc.StreamServerInfo, ...) error + func UnaryClientInterceptor(ctx context.Context, method string, req, reply interface{}, ...) error + func UnaryServerInterceptor(ctx context.Context, req interface{}, info *grpc.UnaryServerInfo, ...) (interface{}, error)