View total SQLite storage for Durable Object namespaces
Key Points
- Hourly max storage per namespace
- Only for SQLite-backed namespaces
- Per-object storage not available
Summary
Cloudflare's dashboard now includes a Total storage chart for Durable Object namespaces that use SQLite. The chart reports the maximum SQLite storage observed during each hour, helping you track storage growth, validate cleanup behavior, and investigate unexpected usage.
Key Points
- Where to find it: Cloudflare dashboard → Durable Objects → open a SQLite-backed namespace and view the "Total storage" chart.
- What it shows: the hourly maximum SQLite storage for the namespace (not per individual object).
- Scope and limitations: appears only for SQLite-backed Durable Object namespaces; not available for legacy key-value namespaces.
- Individual-object visibility: viewing storage by Durable Object ID or name is not supported.
- Practical actions: use the chart for trending and troubleshooting, validate cleanup/compaction jobs, and export metrics to external alerting if you need per-object monitoring.
For more information, refer to the Metrics and analytics documentation.