Header menu logo Nao

ExecutionTrace Type

Captures a complete execution trace for offline analysis

Record fields

Record Field Description

AgentId

Full Usage: AgentId

Field type: AgentId

Agent that produced this trace

Field type: AgentId

CompletedAt

Full Usage: CompletedAt

Field type: DateTimeOffset option

When the trace ended

Field type: DateTimeOffset option

Id

Full Usage: Id

Field type: Guid

Unique trace identifier

Field type: Guid

Input

Full Usage: Input

Field type: string

Original input

Field type: string

Metadata

Full Usage: Metadata

Field type: Map<string, string>

Metadata

Field type: Map<string, string>

Output

Full Usage: Output

Field type: string option

Final output

Field type: string option

StartedAt

Full Usage: StartedAt

Field type: DateTimeOffset

When the trace started

Field type: DateTimeOffset

Steps

Full Usage: Steps

Field type: TraceStep list

All intermediate steps

Field type: TraceStep list

Success

Full Usage: Success

Field type: bool

Whether the execution succeeded

Field type: bool

Type something to start searching.