Expand description
infra logs trace subcommands for reconstructing execution traces.
Exposes TraceCommands (list, show) and the family of serializable rows
that describe a trace: per-event timeline (TraceEventRow), the AI / MCP
/ step summaries, and the assembled TraceViewOutput and
AiTraceOutput. A trace is resolved either from log events or from an AI
task, with the display split across the sibling display, ai_*,
summary, and json modules.
Copyright (c) systemprompt.io — Business Source License 1.1. See https://systemprompt.io for licensing details.
Modules§
- show
infra logs trace show: assemble and render a full execution trace.
Structs§
- AiRequest
Row - AiSummary
Row - AiTrace
Output - Artifact
Row - McpSummary
Row - StepRow
- Step
Summary Row - Summary
Context - Task
Info Row - Trace
Event Row - Trace
List Output - Trace
List Row - Trace
View Output