Skip to content

Commit e58d197

Browse files
Merge pull request #293489 from Miskatonic-Electronic/patch-48
Update front-door-diagnostics.md
2 parents d63e9d6 + e145ef7 commit e58d197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/frontdoor/front-door-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The metrics listed in the following table are recorded and stored free of charge
3838
| Request Size | The number of bytes sent in requests from clients to Azure Front Door. | Endpoint, Client Country, client Region, HTTP Status, HTTP Status Group | Avg, Max |
3939
| Response Size | The number of bytes sent as responses from Front Door to clients. | Endpoint, client Country, client Region, HTTP Status, HTTP Status Group | Avg, Max |
4040
| Total Latency | Azure Front Door receives the client request and sends the last response byte to the client. This is the total time taken. For WebSocket, this metric refers to the time it takes to establish the WebSocket connection. | Endpoint, Client Country, Client Region, HTTP Status, HTTP Status Group | Avg, Max |
41-
| Web Application Firewall Request Count | The number of requests processed by the Azure Front Door web application firewall. | Action, Policy Name, Rule Name | Avg, Sum |
41+
| Web Application Firewall Request Count | The number of requests processed by Azure Front Door web application firewall with either no action taken, or a terminating action taken. To avoid duplicate counting `Log` actions are excluded. | Action, Policy Name, Rule Name | Avg, Sum |
4242

4343
> [!NOTE]
4444
> If a request to the origin times out, the value of the *Http Status* dimension is **0**.

0 commit comments

Comments
 (0)