Skip to content

Commit cc016ca

Browse files
authored
Update application-gateway-metrics.md
1 parent 8e4596a commit cc016ca

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

articles/application-gateway/application-gateway-metrics.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,21 @@ For Application Gateway, the following metrics are available:
9191
- **Current connections**
9292

9393
The total number of concurrent connections active from clients to the Application Gateway
94+
95+
- **Estimated Billed Capacity units**
96+
97+
Number of capacity units using which the billing is estimated. This is calcutaed as the greater value between *Current capacity units* and *Fixed billable capacity units*.
9498

9599
- **Failed Requests**
96100

97101
Count of failed requests that Application Gateway has served. The request count can be further filtered to show count per each/specific backend pool-http setting combination.
102+
103+
- **Fixed Billable Capacity Units**
104+
The minimum number of capacity units kept provisioned as per the *Minimum scale units* setting in the Application Gateway configuration.
105+
106+
- **New connections per second**
107+
108+
The average number of new TCP connections per second established from clients to the Application Gateway and from the Application Gateway to the backend members.
98109

99110

100111
- **Response Status**

0 commit comments

Comments
 (0)