getsentry / getsentry/sentry-javascript
Instrument websocket (ws)
未关闭
Improvement
Node.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 515
描述
### Problem Statement
I would like to see websocket connections and state changes (breadcrumbs) on errors reported to Sentry so I can understand the error better.
### Solution Brainstorm
When a connection is open, add a breadcrumb.
When a connection state changes, add a breadcrumb.
When a connection is closed, add a breadcrumb.
贡献指南
评估
这个 Issue 还没有评估数据。