Struct StartSpanOptions

Struct Documentation

struct opentelemetry::trace::StartSpanOptions

StartSpanOptions provides options to set properties of a Span at the time of its creation

Public Members

core::SystemTimestamp start_system_time
core::SteadyTimestamp start_steady_time
SpanContext parent = SpanContext::GetInvalid()
SpanKind kind = SpanKind::kInternal