Yandex Cloud CDN metrics
This section describes Cloud CDN metrics delivered to Monitoring.
The service metrics depend on the provider you select:
Yandex 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 |
Description |
|
|
Speed of client connections to CDN servers. |
|
|
Number of CDN server requests per second. |
|
|
Number of CDN server requests per second, broken down by response status.
|
|
|
Number of CDN server requests per second, broken down by HTTP method.
|
|
|
Number of CDN server requests per second, broken down by response code.
|
|
|
Time to download a file from the CDN server, in percentiles.
|
|
|
Speed of CDN server connections to origins. |
|
|
Number of origin requests per second. |
|
|
Time to download a file from the origin, in percentiles.
|
EdgeCDN 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
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_bandwidthDGAUGE, bits per second |
Speed of client connections to CDN servers |
edge_hit_bytesDGAUGE, bytes |
Size of cached traffic |
edge_hit_ratioDGAUGE |
Cached traffic ratio calculated as:1 - Torigin/TtotalWhere:
|
edge_requestsDGAUGE, requests per second |
Number of CDN server requests per second |
edge_requests_totalDGAUGE, count |
Total CDN server requests |
edge_requests_waf_blockedDGAUGE, count |
Total CDN server requests blocked by the CDN provider's WAF |
edge_requests_waf_passedDGAUGE, count |
Total CDN server requests allowed by the CDN provider's WAF |
edge_status_1xxDGAUGE, count |
Number of CDN server responses with the 1xx HTTP status code |
edge_status_2xxDGAUGE, count |
Number of CDN server responses with the 2xx HTTP status code |
edge_status_3xxDGAUGE, count |
Number of CDN server responses with the 3xx HTTP status code |
edge_status_4xxDGAUGE, count |
Number of CDN server responses with the 4xx HTTP status code |
edge_status_5xxDGAUGE, count |
Number of CDN server responses with the 5xx HTTP status code |
origin_bandwidthDGAUGE, bits per second |
Speed of CDN server connections to the origin |
origin_requestsDGAUGE, requests per second |
Number of origin requests per second |
origin_status_1xxDGAUGE, count |
Number of origin responses with the 1xx HTTP status code |
origin_status_2xxDGAUGE, count |
Number of origin responses with the 2xx HTTP status code |
origin_status_3xxDGAUGE, count |
Number of origin responses with the 3xx HTTP status code |
origin_status_4xxDGAUGE, count |
Number of origin responses with the 4xx HTTP status code |
origin_status_5xxDGAUGE, count |
Number of origin responses with the 5xx HTTP status code |