Skip to content
This repository was archived by the owner on Jan 16, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 649 Bytes

File metadata and controls

14 lines (10 loc) · 649 Bytes

Trace

Properties

Name Type Description Notes
end_ms int Trace end time (in milliseconds) [optional]
spans list[Span] Spans associated with this trace [optional]
start_ms int Trace start time (in milliseconds) [optional]
total_duration_ms int Trace total duration (in milliseconds) [optional]
trace_id str Trace ID [optional]

[Back to Model list] [Back to API list] [Back to README]