package
1.39.7
Repository: https://github.com/liquidm/dd-trace-go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
UnaryClientInterceptor will add tracing to a grpc client.
UnaryServerInterceptor will trace requests to the given grpc server.
WithAnalytics enables Trace Analytics for all started spans.
WithAnalyticsRate sets the sampling rate for Trace Analytics events correlated to started spans.
WithServiceName sets the given service name for the intercepted client.

# Structs

The response message containing the greetings.
The request message containing the user's name.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

InterceptorOption represents an option that can be passed to the grpc unary client and server interceptors.