Skip to content

Commit 7942186

Browse files
Monitoring
1 parent 9aa1fc8 commit 7942186

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)