autonomy wal¶
Inspect the local telemetry WAL
Synopsis¶
Commands for inspecting the local telemetry write-ahead log (WAL).
The WAL records every telemetry event appended by the autonomy runtime before it is exported to an OTLP collector. These commands let operators view WAL health and drill into individual entries without modifying WAL state.
Subcommands¶
autonomy wal inspect— Print WAL entries with optional kind/time filtersautonomy wal status— Show WAL health: safe_seq, pending count, last write time