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

13,254

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.

Share:
13,254
Sai Gadde
Author by

Sai Gadde

Updated on June 06, 2022

Comments

  • Sai Gadde
    Sai Gadde about 2 years

    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?

  • devprashant
    devprashant about 8 years
    Please do it as soon as possible. Thanks.
  • Roopesh Shenoy
    Roopesh Shenoy about 8 years
    I understand this is not a firebase user forum, but any update on this? We'd really like to avoid surprises where someone from google says (limits up, upgrade now!!)
  • Seb
    Seb about 8 years
    @frank-van-puffelen any updates ? we'd like to estimate the cost of our app.
  • Voy
    Voy almost 8 years
    moreover (writing in mid Sep 2016) the functionality seems to be taken down since a week ago or so. There seemed to be some issues with it until now, most of our traffic would not get recognised and reported. I'm sure it will be back online soon, seeing how the Realtime Database Usage is a great tool this will certainly be fixed in no time.
  • Simon
    Simon over 7 years
    @frank-van-puffelen this works great in the hosting and database sections. Is there any plan to do something similar in the storage section? Figuring out how much storage you're using is hard - the best way I've found to do it is running gsutil du which isn't ideal
  • Atif Mahmood
    Atif Mahmood over 7 years
    Please! do it because we are facing "SQLiteReadOnlyDatabaseException" due to low disk space. Described here developer.android.com/reference/android/database/sqlite/…
  • afnan khan
    afnan khan over 7 years
    How can i get bandwidth and storage use by one specific user ?
  • Fossor
    Fossor almost 7 years
    More than one year have past, still without storage usage, same thing on GCS. I mean they calculate the price somehow.