OpenAICloudflare Developer PlatformJul 20, 2026, 12:00 AM

Durable Objects, Workers - View total SQLite storage for Durable Object namespaces

A condensed section focused on the key takeaways first.

Original Post

Quick Digest

Summary

A condensed section focused on the key takeaways first.

openaienmodel: gpt-5-mini-2025-08-07

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.

Full Translation

Translations

A translation section that keeps the flow of the original article.

openaijamodel: gpt-5-mini-2025-08-07

Durable Objects、Workers — Durable Object ネームスペースの合計 SQLite ストレージを表示

概要

Cloudflare ダッシュボードで、Durable Object ネームスペースが使用する合計 SQLite ストレージ量を時間経過で監視できるようになりました。新しい「Total storage」チャートは、各時間に報告された最大のストレージ量を表示します。これにより、ストレージ増加の特定、データクリーンアップの検証、予期しない使用状況の調査が容易になります。

表示場所

  • Cloudflare ダッシュボード → Durable Objects ↗

注意事項

  • このチャートは SQLite-backed Durable Object ネームスペースに対してのみ表示されます。
  • レガシーな key-value ストレージバックエンドを使用しているネームスペースには表示されません。
  • ID や名前で個々の Durable Object のストレージを表示することはサポートされていません。

参考

  • 詳細は Metrics and analytics を参照してください。