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

# Functions

WithAnalytics enables Trace Analytics for all started spans.
WithAnalyticsRate sets the sampling rate for Trace Analytics events correlated to started spans.
WithErrorCheck specifies a function fn which determines whether the passed error should be marked as an error.
WithServiceName sets the given service name for the dialled connection.
WrapSession wraps a session.Session, causing requests and responses to be traced.

# Constants

CompleteHandlerName is the name of the Datadog NamedHandler for the Complete phase of an awsv1 request.
SendHandlerName is the name of the Datadog NamedHandler for the Send phase of an awsv1 request.

# Type aliases

Option represents an option that can be passed to Dial.