We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c7263 commit cbffa11Copy full SHA for cbffa11
1 file changed
CHANGELOG.md
@@ -16,6 +16,10 @@
16
- Every `coder.*` command now records a `command.invoked` telemetry event with
17
its duration and outcome, so command latency and failures are captured
18
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.
23
24
### Fixed
25
0 commit comments