package
0.17.0
Repository: https://github.com/hypertrace/goagent.git
Documentation: pkg.go.dev

# Functions

StatusCode does a best effort mapping from HTTP Request Status code to GRPC Code.
No description provided by the author
WrapStatsHandler wraps an instrumented StatsHandler and returns a new one that records the request/response body and metadata.
WrapUnaryClientInterceptor returns an interceptor that records the request and response message's body and serialize it as JSON.
WrapUnaryServerInterceptor returns an interceptor that records the request and response message's body and serialize it as JSON.

# Structs

Options for gRPC instrumentation.