File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
articles/azure-monitor/essentials Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -2734,12 +2734,12 @@ This latest update adds a new column and reorders the metrics to be alphabetical
2734
2734
2735
2735
| Metric| Exportable via Diagnostic Settings?| Metric Display Name| Unit| Aggregation Type| Description| Dimensions|
2736
2736
| ---| ---| ---| ---| ---| ---| ---|
2737
- | ByteCount| Yes | Bytes| Bytes| Total| Total number of Bytes transmitted within time period| Protocol, Direction|
2738
- | DatapathAvailability| Yes | Datapath Availability (Preview)| Count| Average| NAT Gateway Datapath Availability| No Dimensions|
2739
- | PacketCount| Yes | Packets| Count| Total| Total number of Packets transmitted within time period| Protocol, Direction|
2740
- | PacketDropCount| Yes | Dropped Packets| Count| Total| Count of dropped packets| No Dimensions|
2741
- | SNATConnectionCount| Yes | SNAT Connection Count| Count| Total| Total concurrent active connections| Protocol, ConnectionState|
2742
- | TotalConnectionCount| Yes | Total SNAT Connection Count| Count| Total| Total number of active SNAT connections| Protocol|
2737
+ | ByteCount| No | Bytes| Bytes| Total| Total number of Bytes transmitted within time period| Protocol, Direction|
2738
+ | DatapathAvailability| No | Datapath Availability (Preview)| Count| Average| NAT Gateway Datapath Availability| No Dimensions|
2739
+ | PacketCount| No | Packets| Count| Total| Total number of Packets transmitted within time period| Protocol, Direction|
2740
+ | PacketDropCount| No | Dropped Packets| Count| Total| Count of dropped packets| No Dimensions|
2741
+ | SNATConnectionCount| No | SNAT Connection Count| Count| Total| Total concurrent active connections| Protocol, ConnectionState|
2742
+ | TotalConnectionCount| No | Total SNAT Connection Count| Count| Total| Total number of active SNAT connections| Protocol|
2743
2743
2744
2744
2745
2745
## Microsoft.Network/networkInterfaces
You can’t perform that action at this time.
0 commit comments