Etienne GT
Etienne GT

Reputation: 185

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

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.

Upvotes: 3

Views: 665

Answers (1)

Frank van Puffelen
Frank van Puffelen

Reputation: 599956

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

Upvotes: 3

Related Questions