Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Cloud Functions
  • Comparison with other Yandex Cloud services
    • All guides
    • Using functions to get an IAM token for a service account
    • Connecting to managed databases from functions
      • Updating a trigger
      • Viewing monitoring charts
      • Deleting a trigger
    • Viewing operations with service resources
  • Tools
  • Pricing policy
  • Access management
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Release notes
  • FAQ

In this article:

  • Viewing monitoring charts
  • Custom metrics
  1. Step-by-step guides
  2. Managing a trigger
  3. Viewing monitoring charts

Viewing trigger monitoring charts in Cloud Functions

Written by
Yandex Cloud
Updated at February 7, 2025
  • Viewing monitoring charts
  • Custom metrics

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 chartsViewing monitoring charts

Management console
  1. In the management console, select the folder containing your trigger.

  2. Select Cloud Functions.

  3. Select a trigger to view its monitoring charts.

  4. Go to the Monitoring tab.

  5. 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 that have set off a trigger.
    • 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 metricsCustom 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.

Was the article helpful?

Previous
Deleting a label
Next
Deleting a trigger
© 2025 Direct Cursus Technology L.L.C.