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

# Functions

Middleware returns echo middleware which will trace incoming requests.
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.