Skip to content

Commit ee29cda

Browse files
committed
update
1 parent 5a72314 commit ee29cda

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-app-configuration/monitor-app-configuration-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@ App Configuration uses the [AACHttpRequest Table](/azure/azure-monitor/refere
7575
|Category |string |The log category of the event, always HttpRequest.
7676
|ClientIPAddress | string| IP Address of the client that sent the request.
7777
|ClientRequestId| string| Request ID provided by client.
78-
|CorrelationId| string| GUID for correlated logs.
78+
|CorrelationId| string| An ID provided by the client to correlate multiple requests.
7979
|DurationMs| int |The duration of the operation in milliseconds.
80-
|HitCount| int |The number of hit counts.
80+
|HitCount| int |The number of requests that the record is associated with.
8181
|Method string| HTTP| Http request method (get or post)
8282
|RequestId| string| Unique request ID generated by server.
8383
|RequestLength| int |Length in bytes of the HTTP request.

0 commit comments

Comments
 (0)