Module tower_tracing

Module tower_tracing 

Source

Structs§

TracingLayer
TracingService
A middleware that sorts tracing propagation to a client

Functions§

get_otel_context_from_request
Just get the context, don’t set the parent context
make_tower_http_otel_trace_layer
Trace context propagation: associate a new span with the OTel trace of the given request, if any and valid.