getsentry / getsentry/sentry-javascript
[Nestjs] Support necord contexts in `SentryGlobalFilter`
未关闭
Improvement
Meta: Good First Issue
Nest.js
- 主要语言
- TypeScript
- 星标
- 8.7k
- 派生
- 1.8k
- 平均合并
- 1 天 17 小时
- 30 天内合并 PR
- 523
描述
### 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
贡献指南
评估
这个 Issue 还没有评估数据。