Observability
Inspect runs, live calls, failures, pressure, and sandbox-linked execution details.
Observability is the runtime view for Mogplex work that has already started.
It is designed to let you start with the run, then drill down into pressure, failures, model calls, tool usage, and sandbox health.
Page structure
The current page is organized in this order:
- summary metrics
- live interactive calls
- runs
- pressure
- automation failures
- calls
That structure mirrors the intended debugging flow: confirm the broad signal first, then narrow down to a specific run or call.
What you can inspect
- Summary metrics for the current date range
- Live interactive calls that are still in flight
- Job runs, queue state, and recent run history
- Pressure events and automation failures
- Model calls, tool activity, and call-level drilldown
- Sandbox-linked call details and sandbox health views
Operational actions
From the runs view you can repair, requeue, or cancel supported jobs.
Filters let you narrow by repo, sandbox, selected call, and date range so you can move from a broad failure signal to a specific execution.
The current date-range presets in the page include 1h, today, 7d, and
30d, with filter state shared across the relevant sections.
Sandbox drilldown
Observability is also the bridge back into sandbox-specific investigation.
When a call is linked to sandbox context, the page can route you into sandbox health for the related repo and preview environment instead of leaving you stuck at the call row.
Recommended workflow
- Start with the summary and runs sections to confirm what is failing.
- Check pressure and automation failures to understand why work was deferred or blocked.
- Drill into calls to inspect model output, tool usage, and linked sandbox state.
Observability is where Triggers, Assignments, and Automations converge once something is already running.