TracesGetByIdOptions
Options for retrieving all spans belonging to a trace.
Properties
| Property |
Type |
Description |
agentId? |
string |
Filter spans to those produced by a specific agent ID. |
includeExpiredSpans? |
boolean |
When true, include expired spans that are outside the default retention window. |
pageSize? |
number |
Maximum number of spans to return. |