Crate tracing_tower

Source

Modules§

httphttp
request_span
Middleware which instruments each request passing through a service with a new span.
service_span
Middleware which instruments a service with a span entered when that service is called.

Traits§

GetSpan
InstrumentableService

Type Aliases§

InstrumentedService