Azure CDN
Overview
Azure Content Delivery Network (CDN) is a global, distributed network provided by Microsoft Azure that accelerates the delivery of web content and other assets to users around the world. It helps improve website performance, reduce latency, and enhance the user experience by caching and delivering content from the nearest edge server to the user's location.
Compatibility Version
AIOps 8.0
Prerequisites
You can check the list of prerequisites required for Azure Application Gateway here. These are the same for any other Azure service that you need to monitor using AIOps. Move to the section Adding Azure resources for Monitoring on the above link to view the prerequisites for Azure resource monitoring.
List of Supported KPIs
Name | Description | Type |
---|---|---|
azure.status | The current status of the Azure CDN instance. | String |
azure.type | The type of Azure CDN instance. | String |
azure.cdn.endpoints | The number of CDN endpoints associated with the Azure CDN instance. | Count |
azure.name | The name of the Azure CDN instance. | String |
azure.location | The location of the Azure CDN instance. | String |
system.tags | The system tag associated with the Azure CDN instance. | String |
azure.cdn.byte.hit.ratio.percent | The byte hit ratio for the Azure CDN instance. | Percent |
azure.cdn.requests | The total number of requests made to the Azure CDN instance. | Count |
azure.cdn.response.bytes.rate | The total response size for the Azure CDN instance. | Bytes |
azure.cdn.latency.ms | The average latency in milliseconds for the Azure CDN instance. | Milliseconds |
event.timestamp | The timestamp of the event. | Count |