Struct StartSpanOptions

Struct Documentation

struct StartSpanOptions

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

Public Members

common::SystemTimestamp start_system_time
common::SteadyTimestamp start_steady_time
nostd::variant<SpanContext, opentelemetry::context::Context> parent = SpanContext::GetInvalid()
SpanKind kind = SpanKind::kInternal