Structsยง
- 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. - A layer that decorates the inner service with
TracingExtract
.
TracingContext
from the HTTP headers and uses it to
create a new tracing span for the request handler, if one exists.TracingExtract
.