WorkflowExecutionTraceSummarySpan

March 30, 2026 ยท View on GitHub

Fields

FieldTypeRequiredDescription
span_idstr:heavy_check_mark:The ID of the span
namestr:heavy_check_mark:The name of the span
start_time_unix_nanoint:heavy_check_mark:The start time of the span in nanoseconds since the Unix epoch
end_time_unix_nanoNullable[int]:heavy_check_mark:The end time of the span in nanoseconds since the Unix epoch
attributesDict[str, Nullable[models.WorkflowExecutionTraceSummaryAttributesValues]]:heavy_check_mark:The attributes of the span
eventsList[models.WorkflowExecutionTraceEvent]:heavy_check_mark:The events of the span
childrenList[models.WorkflowExecutionTraceSummarySpan]:heavy_minus_sign:The child spans of the span