# Packages
Package otel provides OpenTelemetry tracing and metrics for HTTP client requests.
# Functions
DumpTracer dumps HTTP request and response to a writer.
No description provided by the author
# Structs
ClientTrace is a set of hooks to run at various stages of an outgoing HTTPRequest.
# Type aliases
Factory creates ClientTrace hooks for a request.