Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/cli / / TracesStatusResult

Interface: TracesStatusResult

Defined in: packages/cli/src/commands/traces.ts:43

Field names predate the spans retarget (they said StartedAt when the command aimed at the phantom traces table) and are kept for JSON output stability; values now come from spans.start_unix_nano.

Stable

Properties

PropertyModifierTypeDefined in
newestStartedAt?readonlystringpackages/cli/src/commands/traces.ts:47
oldestStartedAt?readonlystringpackages/cli/src/commands/traces.ts:46
rowsreadonlynumberpackages/cli/src/commands/traces.ts:45
tableExistsreadonlybooleanpackages/cli/src/commands/traces.ts:44