Structs§
- Tracing
Layer - Tracing
Service - 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.