Yandex Cloud
Search
Contact UsTry it for free
  • 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
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Monitoring
  • Getting started
  • Access management
    • All metric references
    • API Gateway
    • Application Load Balancer
    • Audit Trails
    • BareMetal
    • Certificate Manager
    • Cloud Backup
    • Cloud CDN
    • Cloud Functions
    • Cloud Logging
    • Compute Cloud
    • Container Registry
    • Yandex Data Processing
    • Data Transfer
    • Cloud DNS
    • Identity and Access Management
    • Yandex IoT Core
    • Key Management Service
    • Yandex Lockbox
    • Managed Service for Apache Airflow™
    • Managed Service for Apache Kafka®
    • Managed Service for Apache Spark™
    • Managed Service for ClickHouse®
    • Yandex MPP Analytics for PostgreSQL
    • Managed Service for GitLab
    • Managed Service for Kubernetes
    • Yandex StoreDoc
    • Managed Service for MySQL®
    • Managed Service for OpenSearch
    • Managed Service for PostgreSQL
    • Managed Service for Trino
    • Yandex Managed Service for Valkey™
    • Managed Service for YDB
    • Message Queue
    • Monitoring
    • Network Load Balancer
    • Object Storage
    • Serverless Integrations
    • Serverless Containers
    • SmartCaptcha
    • Smart Web Security
    • Unified Agent
  • Pricing policy
  • Terraform reference
  • Release notes

In this article:

  • Yandex Cloud CDN provider
  • EdgeCDN provider
  1. Metric reference
  2. Cloud CDN

Yandex Cloud CDN metrics

Written by
Yandex Cloud
Updated at October 29, 2025
  • Yandex Cloud CDN provider
  • EdgeCDN provider

This section describes Cloud CDN metrics delivered to Monitoring.

The service metrics depend on the provider you select:

  • Yandex Cloud CDN
  • EdgeCDN

Yandex Cloud CDN providerYandex Cloud CDN provider

The name label is for the metric name.

Labels shared by all metrics in Cloud CDN with an activated Yandex Cloud CDN provider:

Label Value
service Service ID: yccdn
resource CDN resource ID
cloud_id Cloud ID
folder_id Folder ID

Service metrics:

Name
Type, units

Description

edge.bytes_sent
DGAUGE, bytes per second

Speed of client connections to CDN servers.

edge.requests
DGAUGE, requests per second

Number of CDN server requests per second.

edge.requests_cache_status
DGAUGE, requests per second

Number of CDN server requests per second, broken down by response status.
Special labels:

  • HIT
  • MISS
  • EXPIRED
  • NO_CACHE

edge.requests_method
DGAUGE, requests per second

Number of CDN server requests per second, broken down by HTTP method.
Special labels:

  • GET
  • OPTIONS
  • HEAD
  • PUT
  • POST

edge.requests_status
DGAUGE, requests per second

Number of CDN server requests per second, broken down by response code.
Special labels:

  • 2xx
  • 3xx
  • 4xx
  • 5xx

edge.request_time_seconds.
DGAUGE, s

Time to download a file from the CDN server, in percentiles.
Special labels:

  • 50
  • 75
  • 90
  • 95
  • 99

origin.bytes_fetched
DGAUGE, bytes per second

Speed of CDN server connections to origins.

origin.requests
DGAUGE, requests per second

Number of origin requests per second.

origin.requests_time_seconds
DGAUGE, s

Time to download a file from the origin, in percentiles.
Special labels:

  • 50
  • 75
  • 90
  • 95
  • 99

EdgeCDN providerEdgeCDN provider

On average, Cloud CDN metrics are updated every three minutes.

Note

For technical reasons, EdgeCenter CDN provider metrics are exported from Yandex Monitoring in Prometheus format with a delay, and their timestamps are 10-15 minutes ahead of the actual time. For example, a metric value exported in Prometheus format and timestamped at 01:00 will actually reflect data collected between 00:45 and 00:50.

In the Monitoring interface, timestamps match the actual time these metrics were collected.

The name label is for the metric name.

Labels shared by all Cloud CDN metrics:

Label Value
service Service ID: cdn
resource_id CDN resource ID
resource_name Origin domain name
resource_type Resource type: cdn_resource

Service metrics:

Name
Type, units
Description
edge_bandwidth
DGAUGE, bits per second
Speed of client connections to CDN servers
edge_hit_bytes
DGAUGE, bytes
Size of cached traffic
edge_hit_ratio
DGAUGE
Cached traffic ratio calculated as:

1 - Torigin/Ttotal

Where:
  • Torigin: Traffic received from origins.
  • Ttotal: Total traffic transmitted by a CDN server, in bytes.
The size of uncached traffic is subtracted from the total traffic transmitted by CDN servers.
edge_requests
DGAUGE, requests per second
Number of CDN server requests per second
edge_requests_total
DGAUGE, count
Total CDN server requests
edge_requests_waf_blocked
DGAUGE, count
Total CDN server requests blocked by the CDN provider's WAF
edge_requests_waf_passed
DGAUGE, count
Total CDN server requests allowed by the CDN provider's WAF
edge_status_1xx
DGAUGE, count
Number of CDN server responses with the 1xx HTTP status code
edge_status_2xx
DGAUGE, count
Number of CDN server responses with the 2xx HTTP status code
edge_status_3xx
DGAUGE, count
Number of CDN server responses with the 3xx HTTP status code
edge_status_4xx
DGAUGE, count
Number of CDN server responses with the 4xx HTTP status code
edge_status_5xx
DGAUGE, count
Number of CDN server responses with the 5xx HTTP status code
origin_bandwidth
DGAUGE, bits per second
Speed of CDN server connections to the origin
origin_requests
DGAUGE, requests per second
Number of origin requests per second
origin_status_1xx
DGAUGE, count
Number of origin responses with the 1xx HTTP status code
origin_status_2xx
DGAUGE, count
Number of origin responses with the 2xx HTTP status code
origin_status_3xx
DGAUGE, count
Number of origin responses with the 3xx HTTP status code
origin_status_4xx
DGAUGE, count
Number of origin responses with the 4xx HTTP status code
origin_status_5xx
DGAUGE, count
Number of origin responses with the 5xx HTTP status code

Was the article helpful?

Previous
Cloud Backup
Next
Cloud Functions
© 2025 Direct Cursus Technology L.L.C.