Struct StartSpanOptions
Defined in File span_startoptions.h
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, context::Context> parent = SpanContext::GetInvalid()
-
common::SystemTimestamp start_system_time