Module zipkin::tracer [] [src]

Tracers.

Structs

Attached

A type indicating that an OpenSpan is "attached" to the tracer's with respect to context management.

Builder

A builder type for Tracers.

CurrentGuard

A guard object for the thread-local current trace context.

Detached

A type indicating that an OpenSpan is "detached" from the tracer's with respect to context management.

OpenSpan

An open span.

Tracer

The root tracing object.

Traits

Attachment

A marker trait for types which parameterize an OpenSpan's attachment.