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
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ Metrics explorer supports SUM, MAX, MIN, AVG and COUNT as [aggregation types](..
65
65
|[Count of routes learned from peer](#learnedroutes)| Availability | Count | Maximum | Count Of Routes Learned From Peer by ExpressRouteGateway | roleInstance | Yes |
66
66
|[Frequency of routes changed](#frequency)| Availability | Count | Total | Frequency of Routes change in ExpressRoute Gateway | roleInstance | Yes |
67
67
|[Number of VMs in virtual network](#vm)| Availability | Count | Maximum | Number of VMs in the Virtual Network | No Dimensions | Yes |
68
-
|[Count of active flows](#activeflows)| Scalability | Count | Average | Number of active flows on ExpressRoute Gateway | roleInstance | Yes |
68
+
|[Active flows](#activeflows)| Scalability | Count | Average | Number of active flows on ExpressRoute Gateway | roleInstance | Yes |
69
69
|[Max flows created per second](#maxflows)| Scalability | FlowsPerSecond | Maximum | Maximum number of flows created per second on ExpressRoute Gateway | roleInstance, direction | Yes |
70
70
71
71
### ExpressRoute Gateway connections
@@ -294,6 +294,7 @@ This metric shows the number of virtual machines that are using the ExpressRoute
294
294
## <aname = "activeflows"></a>Count of active flows
295
295
296
296
Aggregation type: *Avg*
297
+
297
298
Split by: Gateway Instance
298
299
299
300
@@ -304,9 +305,10 @@ This metric displays a count of the total number of active flows on the ExpressR
304
305
## <aname = "maxflows"></a>Max flows created per second
305
306
306
307
Aggregation type: *Max*
308
+
307
309
Split by: Gateway Instance and Direction (Inbound/Outbound)
308
310
309
-
This metric display maximum number of flows created per second on the ExpressRoute Gateway. Through split at instance level and direction, you can see max flow count per gateway instance and the direction for flow count. For more information, see [understand network flow limits](../virtual-network/virtual-machine-network-throughput.md#network-flow-limits).
311
+
This metric display maximum number of flows created per second on the ExpressRoute Gateway. Through split at instance level and direction, you can see max flow creation rate per gateway instance and inbound/outbound direction respectively. For more information, see [understand network flow limits](../virtual-network/virtual-machine-network-throughput.md#network-flow-limits).
310
312
311
313
:::image type="content" source="./media/expressroute-monitoring-metrics-alerts/max-flows-per-second.png" alt-text="Screenshot of the maximum number of flows created per second metrics dashboard.":::
0 commit comments