| 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] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.