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?


Solution 1:

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!

Solution 2:

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.