Firebase Database - How to know how much Space am I using?

夙愿已清 提交于 2019-12-10 19:05:16

问题


I can't find that information in the console. I thought I could export the JSON and see the actual size of the file but I don't know if there is a better way.

I think it is somehting important to know if you need to upgrade your plan or not.

Regards.


回答1:


There is a connections tab in the Firebase console that shows the recent number of connections.



来源:https://stackoverflow.com/questions/37664592/firebase-database-how-to-know-how-much-space-am-i-using

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