Skip to content

Commit cbffa11

Browse files
committed
add changelog entry
1 parent d5c7263 commit cbffa11

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@
1616
- Every `coder.*` command now records a `command.invoked` telemetry event with
1717
its duration and outcome, so command latency and failures are captured
1818
alongside other local telemetry.
19+
- Connection lifecycle now records local telemetry: SSH process
20+
discovery/loss/recovery with sampled network info, and reconnecting
21+
WebSocket open, drop, reconnect, and state transitions, so connection
22+
stability is captured alongside other local telemetry.
1923

2024
### Fixed
2125

0 commit comments

Comments
 (0)