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

# Functions

TracedDial takes a Conn returned by redis.Dial and configures it to emit spans with the given service name.
TracedDialURL takes a Conn returned by redis.DialURL and configures it to emit spans with the given service name.

# Structs

TracedConn is an implementation of the redis.Conn interface that supports tracing.