Skip to content

Commit bc215b3

Browse files
metrics
1 parent a7c6916 commit bc215b3

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

articles/virtual-network/nat-metrics.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,12 @@ NAT gateway resources provide the following multi-dimensional metrics in Azure M
3535

3636
| Metric | Description | Recommended Aggregation | Dimensions |
3737
|---|---|---|---|
38-
| Bytes | Provides a count of bytes processed inbound and outbound | Sum | |
39-
| Packets | Provides a count of packets processed inbound and outbound | Sum | |
40-
| | | | |
41-
| | | | |
42-
| | | | |
38+
| Bytes | Bytes processed inbound and outbound | Sum | |
39+
| Packets | Packets processed inbound and outbound | Sum | |
40+
| Dropped packets | Packets dropped by the NAT gateway | Sum | |
41+
| SNAT Connection Count | State transitions per interval | Average | |
42+
| Total SNAT connection count | Current active SNAT connections (~ SNAT ports in use) | Average | |
43+
4344

4445
## Alerts
4546

0 commit comments

Comments
 (0)