Subscription quota utilization (above) + per-day token volume (below). Subscription chart is empty on pay-per-token deployments; token-volume chart is populated for any deployment with turns in the window.

Trigger = the kind of event that opened a turn (user_message, scheduled_tick, saga_session_end, shell_job_complete). Channel = which conversation it landed on.

Events queued by channel (top 20)

ChannelQueued

Per-tool ctx-resolution path histograms (chainlink #23). saga_session_id = model passed it correctly. single_active = heuristic fallback (works in single-channel; fragile under concurrency). contextvar = direct-call fallback (test path). missing = no ctx found, the call's per-turn bookkeeping silently no-op'd.

Per-tool call counts and failures from tool_call events. Failure rate is errors / calls; duration is averaged over calls that reported it.

ToolCallsErrorsFailure rateAvg ms

Async shell-job wake-up loop. Routed = wake-up event landed on the spawning channel. No-channel = job exited without a routing target. Enqueue-failed = bridge crashed while routing.

Spawned by channel (top 20)

ChannelSpawned

Failure-shaped events (anything ending in _failed, _error, _blocked, _anomalous, _rejected).

Failures by kind

KindCount
Recent failures (up to 30)

Data not yet captured. Each item describes the instrumentation needed.

All event types

Event typeCount