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

空扰寡人 提交于 2019-11-27 01:00:10

问题


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?


回答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!




回答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.



来源:https://stackoverflow.com/questions/37373038/how-can-i-check-database-and-storage-usage-in-new-firebase-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!