You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Metric|Name in REST API|Unit|Aggregation|Dimensions|Time Grains|DS Export|
29
+
|---|---|---|---|---|---|---|
30
+
|**Allocated SNAT Ports**<br><br>Total number of SNAT ports allocated within time period |`AllocatedSnatPorts`|Count |Average |`FrontendIPAddress`, `BackendIPAddress`, `ProtocolType`|PT1M |No|
31
+
|**Byte Count**<br><br>Total number of Bytes transmitted within time period |`ByteCount`|Bytes |Total |`FrontendIPAddress`, `FrontendPort`, `Direction`|PT1M |Yes|
32
+
|**Health Probe Status**<br><br>Average Load Balancer health probe status per time duration |`DipAvailability`|Count |Average |`ProtocolType`, `BackendPort`, `FrontendIPAddress`, `FrontendPort`, `BackendIPAddress`|PT1M |Yes|
33
+
|**Health Probe Status**<br><br>Azure Cross-region Load Balancer backend health and status per time duration |`GlobalBackendAvailability`|Count |Average |`FrontendIPAddress`, `FrontendPort`, `BackendIPAddress`, `ProtocolType`|PT1M |Yes|
34
+
|**Packet Count**<br><br>Total number of Packets transmitted within time period |`PacketCount`|Count |Total |`FrontendIPAddress`, `FrontendPort`, `Direction`|PT1M |Yes|
35
+
|**SNAT Connection Count**<br><br>Total number of new SNAT connections created within time period |`SnatConnectionCount`|Count |Total |`FrontendIPAddress`, `BackendIPAddress`, `ConnectionState`|PT1M |Yes|
36
+
|**SYN Count**<br><br>Total number of SYN Packets transmitted within time period |`SYNCount`|Count |Total |`FrontendIPAddress`, `FrontendPort`, `Direction`|PT1M |Yes|
37
+
|**Used SNAT Ports**<br><br>Total number of SNAT ports used within time period |`UsedSnatPorts`|Count |Average |`FrontendIPAddress`, `BackendIPAddress`, `ProtocolType`|PT1M |No|
38
+
|**Data Path Availability**<br><br>Average Load Balancer data path availability per time duration |`VipAvailability`|Count |Average |`FrontendIPAddress`, `FrontendPort`|PT1M |Yes|
0 commit comments