Skip to content

Commit 022b7ed

Browse files
Update diagnostics.md
1 parent eb75c26 commit 022b7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-gateway/for-containers/diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Each access log entry in Application Gateway for Containers contains the followi
9494
| referrer | Referrer header of the request received from the client by Application Gateway for Containers  |
9595
| requestBodyBytes | Size in bytes of the body payload of the request received from the client by Application Gateway for Containers  |
9696
| 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)  |
9898
| responseBodyBytes | Size in bytes of the body payload of the response returned to the client by Application Gateway for Containers |
9999
| responseHeaderBytes | Size in bytes of the headers of the response returned to the client by Application Gateway for Containers |
100100
| 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

Comments
 (0)