Ops Monitoring
Diagnose regressions early with status, console, network, and perf signals.
What this guide covers
Diagnose regressions early with status, console, network, and perf signals.
Mode selection
Run in the same mode used by production workflows so diagnostics match real execution conditions.
Recommended run sequence
- Start with daemon/session readiness checks.
- Run target commands or workflows and collect telemetry.
- Capture performance, console, and network deltas during the run.
- Promote failures into reproducible incident notes with command traces.
Verification checkpoints
- Status outputs match expected mode and connectivity state.
- Perf and trace output contain measurable regression signals.
- Failure notes contain exact commands, timestamps, and evidence links.
Related surfaces
status,daemon statusconsole-poll,network-poll,debug-trace-snapshot,perf- troubleshooting and release-gate docs
command example
npx opendevbrowser status --output-format json