Module rustracing_jaeger::thrift::jaeger[][src]

Thrift components defined in jaeger.thrift.

Structs

Batch

Batch is a collection of spans reported out of process.

Log

Log is a timed even with an arbitrary set of tags.

Process

Process describes the traced process/service that emits spans.

Span

Span represents a named unit of work performed by a service.

SpanRef

SpanRef describes causal relationship of the current span to another span (e.g. 'child-of')

Enums

SpanRefKind

Span reference kind.

Tag

Tag is a basic strongly typed key/value pair.

TagKind

TagKind denotes the kind of a Tag's value.