File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -35,11 +35,11 @@ NAT gateway resources provide the following multi-dimensional metrics in Azure M
35
35
36
36
| Metric | Description | Recommended Aggregation | Dimensions |
37
37
| ---| ---| ---| ---|
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) |
43
43
44
44
45
45
## Alerts
You can’t perform that action at this time.
0 commit comments