getsentry / getsentry/sentry-javascript
Instrument websocket (ws)
Aperta
Improvement
Node.js
- Lingua principale
- TypeScript
- Stelle
- 8.7k
- Fork
- 1.8k
- Merge medio
- 1g 17h
- PR unite (30g)
- 515
Descrizione
### 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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.