Sai Gadde
Sai Gadde

Reputation: 644

How can I check database and storage usage in new firebase console

After I migrated my app to console.firebase.google.com I cannot view the database usage quota, bandwidth usage and several other statistics in the firebase.com analytics tab. Is there any way to check this using new panel?

Upvotes: 50

Views: 14792

Answers (2)

Frank van Puffelen
Frank van Puffelen

Reputation: 599956

Update: you can now see your project's Realtime Database, Cloud Storage, and Hosting usage in the Firebase console.


Update (20160727): you can now see your project's database usage from the Firebase Console. Thanks for your patience!

Previous answer: the database usage quota charts are not yet available in the new Firebase Console. We're working on adding them, as well as adding similar charts for Storage and Hosting. Hang in there!

Upvotes: 48

Nizam Mohideen
Nizam Mohideen

Reputation: 893

I see a new Usage tab now. Console > Database > Usage

Currently shows Sent Bytes, Storage and Connections. Looks like it may not be stable yet, because it does not match the stats reflected in my billing section.

Upvotes: 14

Related Questions