getsentry / getsentry/sentry-javascript
[Nestjs] Support necord contexts in `SentryGlobalFilter`
Ouverte
Improvement
Meta: Good First Issue
Nest.js
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.