getsentry / getsentry/sentry-javascript
Instrument websocket (ws)
オープン
Improvement
Node.js
- 主要言語
- TypeScript
- スター
- 8.7k
- フォーク
- 1.8k
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 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 はまだ評価されていません。