We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbe6d55 commit b75948bCopy full SHA for b75948b
articles/azure-web-pubsub/howto-monitor-data-reference.md
@@ -57,10 +57,10 @@ userId | Identity of the user
57
message | Detailed message of log event
58
hub | User-defined Hub Name |
59
routeTemplate | The route template of the API |
60
-httpMethod | The Http method (POST/GET/PUT/DELETE) |
+httpMethod | The HTTP method (POST/GET/PUT/DELETE) |
61
url | The uniform resource locator |
62
traceId | The unique identifier to the invocation |
63
-statusCode | The Http response code |
+statusCode | The HTTP response code |
64
duration | The duration between the request is received and processed |
65
headers | The additional information passed by the client and the server with an HTTP request or response |
66
0 commit comments