We are using a firebase platform for our recent projects. We recently launched and have been monitoring the usage.
I can see total number of firebase invocation in the firebase console but could not find the way of seeing the number of invocation for each function..
Could you please advice if there is any way of seeing these number?
We wanted to find the most used firebase functions.
We can expect which firebase functions would be mostly used, but wanted to know the exact number called.
The Firebase console doesn't offer a breakdown of invocations per function, but the Cloud console does. And since each Firebase project is also a project on the Cloud platform, you can just switch over to console.cloud.google.com to get the more detailed information.
Since the Cloud console is a bit trickier to navigate, here are the steps:
console.cloud.google.com
.Cloud Functions
.From one of my projects: