getsentry / getsentry/sentry-javascript

[Nestjs] Support necord contexts in `SentryGlobalFilter`

Open
#18,472 2 comments 0 reactions 0 assignees View on GitHub
Improvement Meta: Good First Issue Nest.js
Dominant language
TypeScript
Stars
8.7k
Forks
1.8k
Avg merge
1d 17h
Merged PRs (30d)
515

Description

### Problem Statement

Currently `SentryGlobalFilter` only handles http and graphql contexts.

[https://github.com/getsentry/sentry-javascript/pull/16066](https://github.com/getsentry/sentry-javascript/pull/16066) adds rpc.

[Necord](https://docs.nestjs.com/recipes/necord) is still missing atm.

### Solution Brainstorm

Update our exception filter to properly handle necord contexts

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.