getsentry / getsentry/sentry-javascript
[Nestjs] Support necord contexts in `SentryGlobalFilter`
Aperta
Improvement
Meta: Good First Issue
Nest.js
- Lingua principale
- TypeScript
- Stelle
- 8.7k
- Fork
- 1.8k
- Merge medio
- 1g 17h
- PR unite (30g)
- 515
Descrizione
### 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
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.