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
Copy file name to clipboardExpand all lines: articles/application-gateway/for-containers/diagnostics.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ Each access log entry in Application Gateway for Containers contains the followi
94
94
| referrer | Referrer header of the request received from the client by Application Gateway for Containers |
95
95
| requestBodyBytes | Size in bytes of the body payload of the request received from the client by Application Gateway for Containers |
96
96
| requestHeaderBytes | Size in bytes of the headers of the request received from the client by Application Gateway for Containers |
97
-
| requestUri | URI of the request received from the client by Application Gateway for Containers (everything after \<protocol\>://\<host\> of the URL).|
97
+
| requestUri | URI of the request received from the client by Application Gateway for Containers (everything after \<protocol\>://\<host\> of the URL) |
98
98
| responseBodyBytes | Size in bytes of the body payload of the response returned to the client by Application Gateway for Containers |
99
99
| responseHeaderBytes | Size in bytes of the headers of the response returned to the client by Application Gateway for Containers |
100
100
| timeTaken | Time in milliseconds of the client request received by Application Gateway for Containers and the last byte returned to the client from Application Gateway for Containers |
0 commit comments