Skip to content

Commit 93110a0

Browse files
committed
update text
1 parent c677d39 commit 93110a0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ Metrics explorer supports SUM, MAX, MIN, AVG and COUNT as [aggregation types](..
6565
| [Count of routes learned from peer](#learnedroutes)| Availability | Count | Maximum | Count Of Routes Learned From Peer by ExpressRouteGateway | roleInstance | Yes |
6666
| [Frequency of routes changed](#frequency) | Availability | Count | Total | Frequency of Routes change in ExpressRoute Gateway | roleInstance | Yes |
6767
| [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 |
6969
| [Max flows created per second](#maxflows) | Scalability | FlowsPerSecond | Maximum | Maximum number of flows created per second on ExpressRoute Gateway | roleInstance, direction | Yes |
7070

7171
### ExpressRoute Gateway connections
@@ -294,6 +294,7 @@ This metric shows the number of virtual machines that are using the ExpressRoute
294294
## <a name = "activeflows"></a>Count of active flows
295295

296296
Aggregation type: *Avg*
297+
297298
Split by: Gateway Instance
298299

299300

@@ -304,9 +305,10 @@ This metric displays a count of the total number of active flows on the ExpressR
304305
## <a name = "maxflows"></a>Max flows created per second
305306

306307
Aggregation type: *Max*
308+
307309
Split by: Gateway Instance and Direction (Inbound/Outbound)
308310

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).
310312

311313
:::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.":::
312314

0 commit comments

Comments
 (0)