Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex API Gateway
  • Getting started
    • All guides
    • Creating an API gateway
      • Updating API gateways and their specifications
      • Adding a domain
      • Specifying a cloud network
      • Setting up variables
      • Setting up a canary release
      • Viewing monitoring charts
      • Removing a domain
      • Migration to the ru-central1-d availability zone
      • Deleting an API gateway
    • Viewing operations with service resources
  • Access management
  • Tools
  • Pricing policy
  • Terraform reference
  • Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes
  • FAQ
  1. Step-by-step guides
  2. Managing an API gateway
  3. Viewing monitoring charts

Viewing monitoring charts in API Gateway

Written by
Yandex Cloud
Updated at July 14, 2025

You can monitor the state of API gateways using the monitoring tools in the management console. These tools display diagnostic information as charts.

The chart update period is 15 seconds.

Viewing monitoring chartsViewing monitoring charts

Management console
  1. In the management console, navigate to the folder containing the API gateway.

  2. Select API Gateway.

  3. Select the API gateway whose monitoring charts you want to view.

  4. Navigate to the Monitoring tab.

  5. The following charts will open on the page:

    • Requests: Number of API gateway requests. Metrics contain the following labels:

      • stable: Events processed by the API Gateway current release.
      • canary: Events processed by the canary release.
      • total: Events processed by the canary or current release.
    • Errors: Number of API gateway access errors. Metrics contain the following labels:

      • stable: Events not processed by the API Gateway current release.
      • canary: Events not processed by the canary release.
      • total: Events not processed by the canary or current release.
    • Latency: Time for executing API gateway requests.

    • Connections: Number of web sockets connected to the API gateway.

    • Disconnections: Web socket disconnections per second.

    • Incoming messages count: Number of incoming web socket messages.

    • Incoming messages bytes: Incoming web socket traffic in bytes.

    • Outgoing messages count: Number of outgoing web socket messages.

    • Outgoing messages bytes: Outgoing web socket traffic in bytes.

    You can select a time period to display information for on a graph. It can be an hour, three hours, a day, a week, a month, or a custom interval.

Was the article helpful?

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