Associates events that explain latency with the time they happened.
True is a request to store this span even if it overrides sampling policy.
This is true when the X-B3-Flags
header has a value of 1.
Duration in microseconds of the critical path, if known.
Unique 64bit identifier for this operation within the trace.
When present, kind clarifies timestamp, duration and remoteEndpoint. When absent, the span is local or incomplete.
The host that recorded this span, primarily for query by service name.
The logical operation this span represents in lowercase (e.g. rpc method). Leave absent if unknown.
The parent span ID or absent if this the root span in a trace.
True if we are contributing to a span started by another tracer (ex on a different host).
Tags give your span context for search, viewing and analysis.
Epoch microseconds of the start of this span, possibly absent if incomplete.
Trace identifier, set on all spans within it.
Generated using TypeDoc
Zipkin Span
https://github.com/openzipkin/zipkin-api/blob/master/zipkin2-api.yaml