Skip to content

Files

Latest commit

 

History

History
92 lines (64 loc) · 5.03 KB

cdn-real-time-stats.md

File metadata and controls

92 lines (64 loc) · 5.03 KB
title description services documentationcenter author manager editor ms.assetid ms.service ms.workload ms.tgt_pltfrm ms.devlang ms.topic ms.date ms.author
Real-time stats in Azure CDN | Microsoft Docs
Real-time statistics provides real-time data about the performance of Azure CDN when delivering content to your clients.
cdn
zhangmanling
erikre
c7989340-1172-4315-acbb-186ba34dd52a
cdn
tbd
na
na
article
01/23/2017
mazha

Real-time stats in Microsoft Azure CDN

[!INCLUDE cdn-premium-feature]

Overview

This document explains real-time stats in Microsoft Azure CDN. This functionality provides real-time data, such as bandwidth, cache statuses, and concurrent connections to your CDN profile when delivering content to your clients. This enables continuous monitoring of the health of your service at any time, including go-live events.

The following graphs are available:

Accessing real-time stats

  1. In the Azure Portal, browse to your CDN profile.

    CDN profile blade

  2. From the CDN profile blade, click the Manage button.

    CDN profile blade manage button

    The CDN management portal opens.

  3. Hover over the Analytics tab, then hover over the Real-Time Stats flyout. Click on HTTP Large Object.

    CDN management portal

    The real-time stats graphs are displayed.

Each of the graphs displays real-time statistics for the selected time span, starting when the page loads. The graphs update automatically every few seconds. The Refresh Graph button, if present, will clear the graph, after which it will only display the selected data.

Bandwidth

Bandwidth graph

The Bandwidth graph displays the amount of bandwidth used for the current platform over the selected time span. The shaded portion of the graph indicates bandwidth usage. The exact amount of bandwidth currently being used is displayed directly below the line graph.

Status Codes

Status code graph

The Status Codes graph indicates how often certain HTTP response codes are occurring over the selected time span.

Tip

For a description of each HTTP status code option, see Azure CDN HTTP Status Codes.

A list of HTTP status codes is displayed directly above the graph. This list indicates each status code that can be included in the line graph and the current number of occurrences per second for that status code. By default, a line is displayed for each of these status codes in the graph. However, you can choose to only monitor the status codes that have special significance for your CDN configuration. To do this, check the desired status codes and clear all other options, then click Refresh Graph.

You can temporarily hide logged data for a particular status code. From the legend directly below the graph, click the status code you want to hide. The status code will be immediately hidden from the graph. Clicking that status code again will cause that option to be displayed again.

Cache Statuses

Cache Statuses graph

The Cache Statuses graph indicates how often certain types of cache statuses are occurring over the selected time span.

Tip

For a description of each cache status code option, see Azure CDN Cache Status Codes.

A list of cache status codes is displayed directly above the graph. This list indicates each status code that can be included in the line graph and the current number of occurrences per second for that status code. By default, a line is displayed for each of these status codes in the graph. However, you can choose to only monitor the status codes that have special significance for your CDN configuration. To do this, check the desired status codes and clear all other options, then click Refresh Graph.

You can temporarily hide logged data for a particular status code. From the legend directly below the graph, click the status code you want to hide. The status code will be immediately hidden from the graph. Clicking that status code again will cause that option to be displayed again.

Connections

Connections graph

This graph indicates how many connections have been established to your edge servers. Each request for an asset that passes through our CDN results in a connection.

Next Steps