Optional expandOptional forceForce the trace to be loaded from a specific source. When unset, the API picks the source automatically.
Optional includeRestrict the pruned tree to spans matching the given key:value pairs.
Values may be passed as repeated query parameters.
Optional onlyWhen set to true, only service entry spans are included in the pruned tree.
Optional tagRegex patterns of tag keys whose values must be excluded from the pruned spans. Values may be passed as repeated query parameters.
Optional tagRegex patterns of tag keys whose values must be included in the pruned spans. Values may be passed as repeated query parameters.
Optional timeOptional Unix time hint, in seconds, used to optimize the lookup of the trace in long-term storage.
The trace ID. Accepts either a 32-character hexadecimal string (128-bit trace ID) or a decimal string of up to 39 digits.
Generated using TypeDoc
Span ID to expand and preserve in the pruned tree even when its branch would normally be summarized.