Viewing trigger monitoring charts in Cloud Functions
Written by
Updated at August 22, 2024
You can monitor triggers using the monitoring tools in your management console. These tools display diagnostic information as charts. Metric values are collected and charts are displayed by Monitoring.
The chart update period is 15 seconds.
Viewing monitoring charts
Management console
-
In the management console
, select the folder containing your trigger. -
Select Cloud Functions.
-
Select a trigger to view its monitoring charts.
-
Go to the Monitoring tab.
-
The following charts will open on the page:
- Request latency: Average time it takes a trigger to process a request.
- Read events: Number of events causing a trigger to fire.
- Function access errors: Number of access errors when invoking a function.
- Function call errors: Number of errors when invoking a function.
* DLQ access errors: Number of errors when accessing the Dead Letter Queue. - Send to DLQ errors: Number of errors when sending messages to the Dead Letter Queue.
You can select the time period to display information for: hour, day, week, month, or a custom interval.
Custom metrics
To get started with metrics, dashboards, and alerts in Monitoring, in the top-right corner, click Open in Monitoring.
For a description of metrics, see the reference.