Structsยง
- Tracing
Extract - 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. - Tracing
Extract Layer - A layer that decorates the inner service with
TracingExtract
.