Skip to content

Commit b692ada

Browse files
committed
add missing docs for new wps metrics
1 parent a0dfb7d commit b692ada

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-web-pubsub/howto-monitor-data-reference.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ Metrics provide insights into the operational state of the service. The availabl
2525
|Inbound Traffic|Bytes|Sum|The inbound traffic to the service.|No Dimensions|
2626
|Outbound Traffic|Bytes|Sum|The outbound traffic from the service.|No Dimensions|
2727
|Server Load|Percent|Max / Avg|The percentage of server load.|No Dimensions|
28+
|Rest API Response Time|Count|Sum|The response time of REST API request categorized by endpoint.|ResponseTime, RestApiCategory|
29+
|Client Request Status Code|Count|Sum|The status code of client connection requests.|ClientType, Status|
2830

2931
For more information, see [Metrics](concept-metrics.md).
3032

0 commit comments

Comments
 (0)