Manifest status page
  • Status
  • Events
  • Monitors
Get in touch
Manifest
Manifest Cloud app status.
Back
Jul 21, 2026
21 days ago
Dashboard analytics errors (Overview and Provider Usage)
Manifest App
Resolved · · July 21 at 2:46 PM (UTC)

The Overview and Provider Usage pages of the dashboard intermittently failed to load for a subset of workspaces, with a peak between 14:33 and 14:46 UTC on July 21. The core API was not affected: request routing, ingestion, and analytics data recording continued normally throughout, and no data was lost.

Root cause: a recent release changed two analytics queries in a way that bypassed their database index. On large workspaces these queries fell back to heavy scans whose memory allocations failed under load on the database host, returning errors to the dashboard.

Resolution: we deployed new database indexes matching the updated queries and removed the failing allocation path. Dashboards have been fully operational since 14:46 UTC. We are also adding headroom on the database host to prevent this class of issue as usage grows.

powered by openstatus.dev