Skip to content

Commit 0791b28

Browse files
authored
Update table to include Category column
Categorize metrics by Availability, Traffic or Physical Connectivity.
1 parent 2b5a36d commit 0791b28

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,18 @@ To view **Metrics**, navigate to the *Azure Monitor* page and click *Metrics*. T
2525

2626
Once a metric is selected, the default aggregation will be applied. Optionally, you can apply splitting, which will show the metric with different dimensions.
2727

28-
| **Metric** | **Dimension(s)** | **Feature(s)** |
28+
| **Category** | **Metric** | **Dimension(s)** | **Feature(s)** |
2929
| --- | --- | --- | --- |
30-
|ARP Availability |*Peer (Primary/Secondary ExpressRoute router) <br> *Peering Type (Private/Public/Microsoft)|ExpressRoute|
31-
|Bgp Availability |*Peer (Primary/Secondary ExpressRoute router) <br> *Peering Type|ExpressRoute |
32-
|BitsInPerSecond|*Peering Type (ExpressRoute) <br> *Link (ExpressRoute Direct)| *ExpressRoute <br> *ExpressRoute Direct|
33-
|BitsOutPerSecond| *Peering Type (ExpressRoute) <br> *Link (ExpressRoute Direct) | *ExpressRoute <br> *ExpressRoute Direct|
34-
|GlobalReachBitsInPerSecond|Peered Circuit Skey (Service Key) |Global Reach |
35-
|GlobalReachBitsOutPerSecond|Peered Circuit Skey (Service Key) |Global Reach|
36-
|AdminState|Link|ExpressRoute Direct|
37-
|LineProtocol|Link |ExpressRoute Direct|
38-
|RxLightLevel|*Link <br>*Lane |ExpressRoute Direct|
39-
|TxLightLevel|*Link <br>*Lane |ExpressRoute Direct|
30+
|Availability| ARP Availability |* Peer (Primary/Secondary ExpressRoute router)<br>* Peering Type (Private/Public/Microsoft) |ExpressRoute|
31+
|Availability|Bgp Availability |* Peer (Primary/Secondary ExpressRoute router)<br>* Peering Type|ExpressRoute |
32+
|Traffic|BitsInPerSecond|* Peering Type (ExpressRoute)<br>* Link (ExpressRoute Direct)| *ExpressRoute<br>* ExpressRoute Direct|
33+
|Traffic|BitsOutPerSecond| * Peering Type (ExpressRoute)<br>* Link (ExpressRoute Direct) | *ExpressRoute<br>* ExpressRoute Direct|
34+
|Traffic|GlobalReachBitsInPerSecond|Peered Circuit Skey (Service Key) |Global Reach |
35+
|Traffic|GlobalReachBitsOutPerSecond|Peered Circuit Skey (Service Key) |Global Reach|
36+
|Physical Connectivity|AdminState|Link|ExpressRoute Direct|
37+
|Physical Connectivity|LineProtocol|Link |ExpressRoute Direct|
38+
|Physical Connectivity|RxLightLevel|* Link<br>* Lane |ExpressRoute Direct|
39+
|Physical Connectivity|TxLightLevel|* Link<br>* Lane |ExpressRoute Direct|
4040
>[!NOTE]
4141
>Using *GlobalGlobalReachBitsInPerSecond* and *GlobalGlobalReachBitsOutPerSecond* will only be visible if at least one Global Reach connection is established.
4242
>

0 commit comments

Comments
 (0)