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

# Functions

Middleware returns echo middleware which will trace incoming requests.
NoDebugStack prevents stack traces from being attached to spans finishing with an error.
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 system.

# Type aliases

Option represents an option that can be passed to Middleware.