---
title: "Dashboard analytics errors (Overview and Provider Usage)"
description: "Resolved · affects Manifest App · Jul 21, 2026"
base_url: "https://manifest.openstatus.dev"
canonical: "https://manifest.openstatus.dev/events/report/2486"
homepage_url: "https://manifest.build"
contact_url: "mailto:bruno@manifest.buid"
---

# Dashboard analytics errors (Overview and Provider Usage)

[Status](/.md) › [Events](/events.md) › Dashboard analytics errors (Overview and Provider Usage)

Jul 21, 2026 · 21 days ago · affects: Manifest App · 1 minute

## Updates

### + Resolved — Jul 21, 2:46 PM

affects: Manifest App (degraded performance)

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](https://openstatus.dev)_
