Skip to content

Commit 7a5df68

Browse files
Merge pull request #208760 from aimee-littleton/patch-88
NAT gateway export via DS not supported
2 parents f5a4f0d + 90cdbb6 commit 7a5df68

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/azure-monitor/essentials/metrics-supported.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2734,12 +2734,12 @@ This latest update adds a new column and reorders the metrics to be alphabetical
27342734

27352735
|Metric|Exportable via Diagnostic Settings?|Metric Display Name|Unit|Aggregation Type|Description|Dimensions|
27362736
|---|---|---|---|---|---|---|
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|
27432743

27442744

27452745
## Microsoft.Network/networkInterfaces

0 commit comments

Comments
 (0)