Module tracing

Source

Structsยง

TracingExtract
A service wrapper that extracts the TracingContext from the HTTP headers and uses it to create a new tracing span for the request handler, if one exists.
TracingExtractLayer
A layer that decorates the inner service with TracingExtract.