TempoTraceSpan

March 30, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
trace_idstr:heavy_check_mark:The trace ID of the scope
span_idstr:heavy_check_mark:The span ID of the scope
parent_span_idOptionalNullable[str]:heavy_minus_sign:The parent span ID of the scope
namestr:heavy_check_mark:The name of the scope
kindmodels.TempoTraceScopeKind:heavy_check_mark:N/A
start_time_unix_nanostr:heavy_check_mark:The start time of the scope in Unix nano
end_time_unix_nanostr:heavy_check_mark:The end time of the scope in Unix nano
attributesList[models.TempoTraceAttribute]:heavy_minus_sign:The attributes of the scope
eventsList[models.TempoTraceEvent]:heavy_minus_sign:The events of the scope