Categorygo.opentelemetry.io/contrib/instrumentation/labstack/echo

# Packages

No description provided by the author

# Functions

Middleware returns echo middleware which will trace incoming requests.
WithPropagators specifies propagators to use for extracting information from the HTTP requests.
WithTracer specifies a tracer to use for creating spans.

# Structs

Config is used to configure the mux middleware.

# Type aliases

Option specifies instrumentation configuration options.