Skip to content

Commit 64e55fa

Browse files
authored
Merge pull request #89109 from mialdrid/patch-43
Add ExpressRoute Direct Metrics
2 parents cc7554d + 4489ec6 commit 64e55fa

File tree

1 file changed

+25
-32
lines changed

1 file changed

+25
-32
lines changed

articles/expressroute/expressroute-monitoring-metrics-alerts.md

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -19,57 +19,50 @@ This article helps you understand ExpressRoute monitoring, metrics, and alerts u
1919
>Using **Classic Metrics** is not recommended.
2020
>
2121
22-
## Circuit metrics
23-
24-
To navigate to **Metrics**, click the ExpressRoute page for the circuit that you want to monitor. Under **Monitoring**, you can view the **Metrics**. Select from the metrics listed below. The default aggregation will be applied. Optionally, you can apply splitting, which will show the metrics with different dimensions.
25-
26-
### Metrics Available:
27-
* **Availability**
28-
* Arp Availability
29-
* Dimensions Available:
30-
* Peer (Primary/Secondary ExpressRoute router)
31-
* Peering Type (Private/Public/Microsoft)
32-
* Bgp Availability
33-
* Dimensions Available:
34-
* Peer (Primary/Secondary ExpressRoute router)
35-
* Peering Type (Private/Public/Microsoft)
36-
* **Traffic**
37-
* BitsInPerSecond
38-
* Dimensions Available:
39-
* Peering Type (Private/Public/Microsoft)
40-
* BitsOutPerSecond
41-
* Dimensions Available:
42-
* Peering Type (Private/Public/Microsoft)
43-
* GlobalReachBitsInPerSecond
44-
* Dimensions Available:
45-
* Peered Circuit Skey (Service Key)
46-
* GlobalReachBitsOutPerSecond
47-
* Dimensions Available:
48-
* Peered Circuit Skey (Service Key)
49-
22+
## ExpressRoute metrics
23+
24+
To view **Metrics**, navigate to the *Azure Monitor* page and click *Metrics*. To view **ExpressRoute** metrics, filer by Resource Type *ExpressRoute circuits*. To view **Global Reach** metrics, filter by Resource Type *ExpressRoute circuits* and select an ExpressRoute circuit resource that has Global Reach enabled. To view **ExpressRoute Direct** metrics, filter Resource Type by *ExpressRoute Ports*.
25+
26+
Once a metric is selected, the default aggregation will be applied. Optionally, you can apply splitting, which will show the metric with different dimensions.
27+
28+
### Available Metrics
29+
|**Metric**|**Category**|**Dimension(s)**|**Feature(s)**|
30+
| --- | --- | --- | --- |
31+
|ARP Availability|Availability|<ui><li>Peer (Primary/Secondary ExpressRoute router)</ui></li><ui><li> Peering Type (Private/Public/Microsoft)</ui></li>|ExpressRoute|
32+
|Bgp Availability|Availability|<ui><li> Peer (Primary/Secondary ExpressRoute router)</ui></li><ui><li> Peering Type</ui></li>|ExpressRoute|
33+
|BitsInPerSecond|Traffic|<ui><li> Peering Type (ExpressRoute)</ui></li><ui><li>Link (ExpressRoute Direct)</ui></li>| <li> ExpressRoute</li><li>ExpressRoute Direct|
34+
|BitsOutPerSecond|Traffic| <ui><li>Peering Type (ExpressRoute)</ui></li><ui><li> Link (ExpressRoute Direct) | <ui><li>ExpressRoute<ui><li>ExpressRoute Direct</ui></li> |
35+
|GlobalReachBitsInPerSecond|Traffic|<ui><li>Peered Circuit Skey (Service Key)</ui></li>|Global Reach|
36+
|GlobalReachBitsOutPerSecond|Traffic|<ui><li>Peered Circuit Skey (Service Key)</ui></li>|Global Reach|
37+
|AdminState|Physical Connectivity|Link|ExpressRoute Direct|
38+
|LineProtocol|Physical Connectivity|Link|ExpressRoute Direct|
39+
|RxLightLevel|Physical Connectivity|<ui><li>Link</ui></li><ui><li>Lane</ui></li>|ExpressRoute Direct|
40+
|TxLightLevel|Physical Connectivity|<ui><li>Link</ui></li><ui><li>Lane</ui></li>|ExpressRoute Direct|
5041
>[!NOTE]
5142
>Using *GlobalGlobalReachBitsInPerSecond* and *GlobalGlobalReachBitsOutPerSecond* will only be visible if at least one Global Reach connection is established.
5243
>
5344
54-
## Bits In and Out - Metrics across all peerings
45+
## Circuits metrics
46+
47+
### Bits In and Out - Metrics across all peerings
5548

5649
You can view metrics across all peerings on a given ExpressRoute circuit.
5750

5851
![circuit metrics](./media/expressroute-monitoring-metrics-alerts/ermetricspeering.jpg)
5952

60-
## Bits In and Out - Metrics per peering
53+
### Bits In and Out - Metrics per peering
6154

6255
You can view metrics for private, public, and Microsoft peering in bits/second.
6356

6457
![metrics per peering](./media/expressroute-monitoring-metrics-alerts/erpeeringmetrics.jpg)
6558

66-
## BGP Availability - Split by Peer
59+
### BGP Availability - Split by Peer
6760

6861
You can view near to real-time availability of BGP across peerings and peers (Primary and Secondary ExpressRoute routers). This dashboard shows the Primary BGP session up for private peering and the Second BGP session down for private peering.
6962

7063
![BGP availability per peer](./media/expressroute-monitoring-metrics-alerts/erBgpAvailabilityMetrics.jpg)
7164

72-
## ARP Availability - Split by Peering
65+
### ARP Availability - Split by Peering
7366

7467
You can view near to real-time availability of [ARP](https://docs.microsoft.com/azure/expressroute/expressroute-troubleshooting-arp-resource-manager) across peerings and peers (Primary and Secondary ExpressRoute routers). This dashboard shows the Private Peering ARP session up across both peers, but complete down for Microsoft peering across peerings. The default aggregation (Average) was utilized across both peers.
7568

0 commit comments

Comments
 (0)