Request to Have a Firestore Profiler
Similar to RTDB, it would be good to have a way to monitor Firestore usage as it happens. There are many reads happening that I would like to better understand the source of.
34
votes
Sparky
shared this idea
-
Dominic Bartl commented
This would be amazing. We implemented our own profiler for the web and NodeJs for this and sent the data to analytics, though I would love to have this integrated into the Cloud Console
-
Thomas Gangsøy commented
This is critical. There should be a way to find out what users/queries/collections are causing read spikes.