getsentry / getsentry/sentry-javascript

Instrument websocket (ws)

Open
#8,618 4 comments 2 reactions 0 assignees View on GitHub
Improvement Node.js
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### 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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.