Skip to content

Commit 38795ba

Browse files
Merge pull request #125362 from changeworld/patch-75
Fix typo
2 parents 7115729 + 8945fcf commit 38795ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-signalr/monitor-signalr.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The **User Errors** and **System Errors** metrics are the percentage of attempte
7676

7777
### Resource log categories
7878

79-
Resource logs are grouped into category groups. Category groups are a collection of different logs to help you achieve different monitoring goals. Azure SignalR supports connectivity logs, messaging logs, and Http request logs.
79+
Resource logs are grouped into category groups. Category groups are a collection of different logs to help you achieve different monitoring goals. Azure SignalR supports connectivity logs, messaging logs, and HTTP request logs.
8080

8181
#### Connectivity logs
8282

@@ -94,9 +94,9 @@ Messaging logs provide tracing information for the SignalR hub messages received
9494
> [!NOTE]
9595
> This type of log is generated for every message. If the messages are sent frequently, messaging logs might impact the performance of the SignalR service. However, you can choose different collecting behaviors to minimize the performance impact. See [resource logs collecting behaviors](#resource-logs-collecting-behaviors).
9696
97-
#### Http request logs
97+
#### HTTP request logs
9898

99-
Http request logs provide detailed information for the HTTP requests received by Azure SignalR, for example status code and URL of the request. Http request log is helpful to troubleshoot request-related issues.
99+
HTTP request logs provide detailed information for the HTTP requests received by Azure SignalR, for example status code and URL of the request. HTTP request log is helpful to troubleshoot request-related issues.
100100

101101
For the available resource log categories, their associated Log Analytics tables, and the log schemas for Azure SignalR Service, see [Azure SignalR Service monitoring data reference](monitor-signalr-reference.md#resource-logs).
102102

0 commit comments

Comments
 (0)