You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/expressroute/expressroute-monitoring-metrics-alerts.md
+25-32Lines changed: 25 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,57 +19,50 @@ This article helps you understand ExpressRoute monitoring, metrics, and alerts u
19
19
>Using **Classic Metrics** is not recommended.
20
20
>
21
21
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.
>Using *GlobalGlobalReachBitsInPerSecond* and *GlobalGlobalReachBitsOutPerSecond* will only be visible if at least one Global Reach connection is established.
52
43
>
53
44
54
-
## Bits In and Out - Metrics across all peerings
45
+
## Circuits metrics
46
+
47
+
### Bits In and Out - Metrics across all peerings
55
48
56
49
You can view metrics across all peerings on a given ExpressRoute circuit.
You can view metrics for private, public, and Microsoft peering in bits/second.
63
56
64
57

65
58
66
-
## BGP Availability - Split by Peer
59
+
###BGP Availability - Split by Peer
67
60
68
61
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.
69
62
70
63

71
64
72
-
## ARP Availability - Split by Peering
65
+
###ARP Availability - Split by Peering
73
66
74
67
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.
0 commit comments