Azure V2 Application Gateway (PAF_APP_GW_V2)
Attributes (parameters)
The following attributes are available for this monitor type:
Name | Description | Unit | Default Performance Key Indicator (KPI) |
---|---|---|---|
Application Gateway Total Time (ApplicationGatewayTotalTime) | Average time that it takes for a request to be processed and its response to be sent. This is calculated as average of the interval from the time when Application Gateway receives the first byte of an HTTP request to the time when the response send operation finishes. It's important to note that this usually includes the Application Gateway processing time, time that the request and response packets are traveling over the network and the time the backend server took to respond. | ms | No |
Backend connect time (BackendConnectTime) | Time spent in establishing a connection with a backend server. | ms | No |
Backend First Byte Response Time (BackendFirstByteResponseTime) | Time interval between start of establishing a connection to backend server and receiving the first byte of the response header, approximating processing time of backend server. | ms | No |
Backend Last Byte Response Time (BackendLastByteResponseTime) | Time interval between start of establishing a connection to backend server and receiving the last byte of the response body. | ms | No |
Backend Response Status (BackendResponseStatus) | The number of HTTP response codes generated by the backend members. This does not include any response codes generated by the Application Gateway. | # | No |
Bytes Received (BytesReceived) | The total number of bytes received by the Application Gateway from the clients. | KB | No |
Bytes Sent (BytesSent) | The total number of bytes sent by the Application Gateway to the clients. | KB | No |
Client RTT (ClientRtt) | Average round trip time between clients and Application Gateway. This metric indicates how long it takes to establish connections and return acknowledgements. | ms | No |
Client TLS Protocol (TlsProtocol) | The number of TLS and non-TLS requests initiated by the client that established connection with the Application Gateway. To view TLS protocol distribution, filter by the dimension TLS Protocol. | # | No |
Current Capacity Units (CapacityUnits) | Capacity units consumed. | # | No |
Current Compute Units (ComputeUnits) | Compute units consumed. | # | No |
Current connections (CurrentConnections) | Count of current connections established with Application Gateway. | # | No |
Estimated Billed Capacity units (EstimatedBilledCapacityUnits) | Estimated capacity units that will be charged. | # | No |
Failed Requests (FailedRequests) | Count of failed requests that Application Gateway has served. | # | No |
Fixed Billable Capacity Units (FixedBillableCapacityUnits) | Minimum capacity units that will be charged. | # | No |
Healthy Host Count (HealthyHostCount) | Number of healthy backend hosts. | # | No |
Monitoring Status (MonitoringStatus) | Status of monitoring. | 0 - OK 1 - Not OK | No |
New connections per second (NewConnections) | New connections per second established with Application Gateway. | per sec | No |
Response Status (ResponseStatus) | Http response status returned by Application Gateway. | # | No |
Requests per Minute per Healthy Host (RequestCountPerHealthyHost) | Average request count per minute per healthy backend host in a pool. | # | No |
Throughput (Throughput) | Number of bytes per second the Application Gateway has served. | bytes/sec | No |
Total Requests (TotalRequests) | Count of successful requests that Application Gateway has served. | # | No |
Unhealthy Host Count (UnhealthyHostCount) | Number of unhealthy backend hosts. | # | No |