Skip to content

Commit b92e528

Browse files
Merge pull request #293019 from JackStromberg/patch-142617
Monitoring
2 parents 869bbc2 + 7942186 commit b92e528

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -71,14 +71,6 @@ EOF
7171
7272
### Metrics & Monitoring
7373

74-
WebSockets Metrics:
75-
76-
- New Connection Upgrades: This metric incrments on new WebSocket connections created (or upgraded) from regular HTTP requests.
77-
- Current Connection Upgrades: This metrics reflects active upgraded connections.
78-
79-
>[!Note]
80-
>Connection upgrade metrics also include other connection upgrades, such as HTTP 1.1 to HTTP 2.
81-
8274
Diagnostic Logs:
8375

8476
WebSocket connections operate using a distinct protocol. Upon initiating the connection, the browser receives an HTTP 101 status code, indicating the switch from HTTP to WebSocket and will be reflected in the access log.

0 commit comments

Comments
 (0)