Skip to content

Commit fd6f547

Browse files
adds
1 parent bc215b3 commit fd6f547

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/virtual-network/nat-metrics.md

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

3636
| Metric | Description | Recommended Aggregation | Dimensions |
3737
|---|---|---|---|
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 | |
38+
| Bytes | Bytes processed inbound and outbound | Sum | Direction (In|Out), Protocol (6 TCP| 17 UDP) |
39+
| Packets | Packets processed inbound and outbound | Sum | Direction (In|Out), Protocol (6 TCP| 17 UDP) |
40+
| Dropped packets | Packets dropped by the NAT gateway | Sum | / |
41+
| SNAT Connection Count | State transitions per interval | Sum | Connection State, Protocol (6 TCP| 17 UDP) |
42+
| Total SNAT connection count | Current active SNAT connections (~ SNAT ports in use) | Sum | Protocol (6 TCP| 17 UDP) |
4343

4444

4545
## Alerts

0 commit comments

Comments
 (0)