如何检查项目中的firebase cloud firestore大小?

Jul*_*max 9 firebase google-cloud-firestore

如何检查项目中的firebase cloud firestore大小?根据 firebase,免费计划为您提供 1GB 用于 firebase cloud firestore,我已经创建了一些包含文档的集合,但是我在哪里可以检查我正在使用的总大小?

我已经在 firebase 控制台中检查了一些统计信息,但我只能看到读取和写入的数量。 在此输入图像描述

JM *_*lio 11

您可以在 Google Cloud App Engine 配额页面中检查您的 Cloud Firestore 大小或Cloud Firestore 存储的数据您可以使用该链接直接访问 Google Cloud ,因为当您创建 Firebase 项目时,您也在 Google Cloud 中创建一个项目。

在 App Engine 配额页面内,您还可以查看其他 Cloud Firestore 使用信息,包括读取、写入、索引写入、删除和网络出口。

示例图像:

Cloud Firestore 使用情况

更新:

您可以在Firestore 数据库 > 使用情况中查看最近 30 天的使用情况