Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

traces span

Show the full details for one span inside a trace.
Use the short span id printed by strada traces view, or paste a full SpanId. The command prints all span attributes, resource attributes, scope attributes, exception events, and links without truncation. Use this after the compact tree has identified the span that needs inspection.

Usage

strada traces span <traceId> <spanId>

Arguments

ArgumentRequiredDescription
<traceId>YestraceId
<spanId>YesspanId

Options

OptionDefaultDescription
-p, --project [slug]-Project slug override (defaults to folder setup)
--org [name-or-id]-Organization override (defaults to folder setup)
--json-Print raw span JSON

Global Options

OptionDefaultDescription
-h, --help-Display this message
-v, --version-Display version number