Welcome to Microsoft Q&A Forum, thank you for posting your query here!
Azure provides several effective tools and dashboards for monitoring CDN performance. You can utilize Azure Monitor, which integrates with Azure CDN to track key performance metrics such as latency, request handling, and overall application performance.
The Azure CDN offers several metrics that can be monitored, including:
- Total Latency: This metric measures the total time from when a client request is received by the CDN until the last response byte is sent from the CDN to the client.
- Request Count: This indicates the number of client requests served by the CDN.
- Response Size: This shows the number of bytes sent as responses from the CDN edge to clients.
- Bytes Hit Ratio: This percentage reflects the egress from the CDN cache against the total egress.
Additionally, you can access the Edge Performance Analytics dashboard, which tracks current and historical CDN traffic. This dashboard includes an interactive chart for visualizing key metrics and trends, as well as statistical information on CDN performance.
To set up alerts based on these metrics, you can navigate to the Monitoring section in the Azure portal and create new alert rules for the metrics you wish to track.
References:
- Real-time Monitoring, metrics, and access Logs for Azure CDN
- Analyze edge node performance in Microsoft Azure CDN
Feel free to reach out if you have any further questions or need additional information—I’m happy to assist!
Please provide your valuable comments
Please do not forget to "Accept the answer” and “upvote it” wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.