getsentry / getsentry/sentry-javascript
Instrument websocket (ws)
Offen
Improvement
Node.js
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.