Introduction
Alibaba Cloud CDN is a fast, stable, and highly customizable content delivery service that accelerates content distribution to users worldwide. By caching content at globally distributed edge nodes, it reduces latency, improves load times, and ensures reliable content delivery for web applications, media, and APIs.
Setup
To set up the Alibaba integration and discover the Alibaba service, navigate to Alibaba Integration Discovery Profile and select CDN Instance.
External Reference
Content Delivery Network - Alibaba Cloud
Supported Metrics
| Opsramp Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|
| acs_cdn_BPS | BPS | bit/s | NULL | Legacy edge network bandwidth measurement (deprecated) |
| acs_cdn_InstanceBps | InstanceBps | bit/s | NULL | Current edge network bandwidth utilization |
| acs_cdn_InstanceInternetOut | InstanceInternetOut | bytes | NULL | Total data transferred from CDN to clients |
| acs_cdn_InstanceL1Acc | InstanceL1Acc | count | NULL | Total number of requests processed at edge nodes |
| acs_cdn_InstanceQps | InstanceQps | count | NULL | Queries processed per second by CDN instance |
| acs_cdn_InternetOut | InternetOut | bytes | NULL | Legacy outbound traffic measurement (deprecated) |
| acs_cdn_BPS_isp | BPS_isp | bit/s | NULL | Bandwidth utilization segmented by internet service provider |
| acs_cdn_BPS_isp_client | BPS_isp_client | bit/s | NULL | Client-perceived bandwidth from ISP perspective |
| acs_cdn_CodeCount400 | CodeCount400 | count | NULL | Number of HTTP 400 Bad Request responses |
| acs_cdn_CodeCount403 | CodeCount403 | count | NULL | Number of HTTP 403 Forbidden responses |
| acs_cdn_CodeCount404 | CodeCount404 | count | NULL | Number of HTTP 404 Not Found responses |
| acs_cdn_CodeCount416 | CodeCount416 | count | NULL | Number of HTTP 416 Range Not Satisfiable responses |
| acs_cdn_CodeCount424 | CodeCount424 | count | NULL | Number of HTTP 424 Failed Dependency responses |
| acs_cdn_CodeCount500 | CodeCount500 | count | NULL | Number of HTTP 500 Internal Server Error responses |
| acs_cdn_CodeCount502 | CodeCount502 | count | NULL | Number of HTTP 502 Bad Gateway responses |
| acs_cdn_CodeCount503 | CodeCount503 | count | NULL | Number of HTTP 503 Service Unavailable responses |
| acs_cdn_CodeCount504 | CodeCount504 | count | NULL | Number of HTTP 504 Gateway Timeout responses |
| acs_cdn_CodeRatio400 | CodeRatio400 | % | NULL | Percentage of total requests returning HTTP 400 errors |
| acs_cdn_CodeRatio403 | CodeRatio403 | % | NULL | Percentage of total requests returning HTTP 403 errors |
| acs_cdn_CodeRatio404 | CodeRatio404 | % | NULL | Percentage of total requests returning HTTP 404 errors |
| acs_cdn_CodeRatio416 | CodeRatio416 | % | NULL | Percentage of total requests returning HTTP 416 errors |
| acs_cdn_CodeRatio424 | CodeRatio424 | % | NULL | Percentage of total requests returning HTTP 424 errors |
| acs_cdn_CodeRatio500 | CodeRatio500 | % | NULL | Percentage of total requests returning HTTP 500 errors |
| acs_cdn_CodeRatio502 | CodeRatio502 | % | NULL | Percentage of total requests returning HTTP 502 errors |
| acs_cdn_CodeRatio503 | CodeRatio503 | % | NULL | Percentage of total requests returning HTTP 503 errors |
| acs_cdn_CodeRatio504 | CodeRatio504 | % | NULL | Percentage of total requests returning HTTP 504 errors |
| acs_cdn_EsCode4xx | EsCode4xx | count | NULL | Number of EdgeScript execution errors resulting in 4xx codes |
| acs_cdn_EsCode4xxRatio | EsCode4xxRatio | % | NULL | Percentage of requests with EdgeScript execution errors |