Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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?

like image 876
Sai Gadde Avatar asked May 22 '16 10:05

Sai Gadde


2 Answers

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!

like image 166
Frank van Puffelen Avatar answered Oct 23 '22 11:10

Frank van Puffelen


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.

like image 29
Nizam Mohideen Avatar answered Oct 23 '22 13:10

Nizam Mohideen