View monitoring charts
You can view charts for the following metrics:
- Number of function invocations
- Average function execution time
- Number of errors that occurred when running the function
Number of function invocations
To view the chart:
-
Open the Cloud Functions section in the folder containing the function you want to get information about.
-
Select the function whose monitoring charts you want to view from the list of functions.
-
On the Overview page, go to the Monitoring tab.
-
Select the period for the chart. You can choose a predefined interval (hour, day, week, month) or enter a custom period in the date fields.
-
The number of function calls is displayed on the Invocations chart:
Average function execution time
To view the chart:
-
Open the Cloud Functions section in the folder containing the function you want to get information about.
-
Select the function whose monitoring charts you want to view from the list of functions.
-
On the Overview page, go to the Monitoring tab.
-
Select the period for the chart. You can choose a predefined interval (hour, day, week, month) or enter a custom period in the date fields.
-
The average call time is displayed in the Durations chart:
Number of errors that occurred when executing a function
To view the chart:
-
Open the Cloud Functions section in the folder containing the function you want to get information about.
-
Select the function whose monitoring charts you want to view from the list of functions.
-
On the Overview page, go to the Monitoring tab.
-
Select the period for the chart. You can choose a predefined interval (hour, day, week, month) or enter a custom period in the date fields.
-
The number of errors that occurred when running the function is shown in the Errors chart: