Skip to content

Mission Control

Mission Control is a single read-only dashboard that rolls up every DXDT feature — incidents, Pulse findings, infrastructure, triage, resilience, and plan usage — for the active tenant.

How it works

The page fetches one aggregated, tenant-scoped summary and refreshes it automatically about every 45 seconds (polling pauses while the tab is hidden and resumes when you return). A Refresh button forces an immediate reload, and the header shows when the data was last updated. Server-side results are cached for roughly 30 seconds, so numbers can lag live state by up to a minute. If one data source is slow or unavailable, only its panel degrades — the rest of the dashboard still renders.

What it shows

Open it at /mission-control.

KPI strip

KPI Meaning
Open incidents Incidents not yet resolved, with rolling MTTR (or active SEV1 count)
Critical findings Open critical Pulse findings summed across FinOps, security, and SRE
Monthly savings Savings identified by FinOps findings — identified, not yet realized
Infra resources Mapped resources, with region and dependency counts
Triage (24h) Triage events in the last 24 hours, and how many were actioned
Failure modes Resilience (FMEA) findings — shows a lock on plans below Enterprise
Tools active Active tools out of installed marketplace tools
Plan Current plan and seat usage

Panels

  • Incidents — open count, MTTR, counts by severity, and the most recent active incidents; each row links to its war room.
  • Pulse — findings by severity — FinOps open count, security posture score, SRE open count, and a severity breakdown chart. Requires the Growth plan or above; other plans see an upgrade notice. See Pulse.
  • Infrastructure — resources, dependencies, and regions from the knowledge graph, split by cloud provider. Links to the graph explorer.
  • Triage — total events, last 24 hours, and the decision split (Benign / Enrich / Action).
  • Resilience — FMEA — failure-mode findings by severity. Requires the Enterprise plan; see Resilience Engine.
  • Team & Plan — current plan, members and seats, and monthly quota usage (chat sessions, triage events). Links to team management.

Activity feed

A live, merged feed of the latest Pulse findings, incidents, triage events, topology mapper runs, and notifications, newest first. Each entry links to the relevant page.

Configuration

Setting Where Notes
Pulse panel Plan feature Requires the Growth plan or above
Resilience panel Plan feature Requires the Enterprise plan
Refresh interval Fixed ~45 s auto-poll plus manual Refresh

There are no per-user settings; the dashboard always reflects the active tenant.

Troubleshooting

  • A panel shows empty or zero data — that source timed out or has no data yet; the value returns on a later poll once the source responds.
  • "No topology mapped yet" — the topology mapper has not run for this tenant; see the knowledge graph.
  • Numbers differ from a feature's own page — Mission Control is cached for up to ~30 s; the feature page is the source of truth.