mimir ops
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)
| Channel | Queued |
|---|
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.
| Tool | Calls | Errors | Failure rate | Avg 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)
| Channel | Spawned |
|---|
Open chainlink issues in this home. Live read of chainlink issue list --json on every dashboard request. Sorted by priority (high → low), then most-recently-updated first.
| # | Title | Status | Priority | Parent | Updated |
|---|
Failure-shaped events (anything ending in _failed, _error, _blocked, _anomalous, _rejected).
Failures by kind
| Kind | Count |
|---|
Recent failures (up to 30)
Data not yet captured. Each item describes the instrumentation needed.
All event types
| Event type | Count |
|---|