Struct StartSpanOptions¶
Defined in File span.h
Struct Documentation¶
-
struct
opentelemetry::trace::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¶
-
SpanContext
parent= SpanContext::GetInvalid()¶
-
common::SystemTimestamp