# Functions
Middleware returns middleware that will trace incoming requests.
WithPropagators specifies propagators to use for extracting information from the HTTP requests.
WithTracerProvider specifies a tracer provider to use for creating a tracer.
# Interfaces
Option specifies instrumentation configuration options.