getsentry / getsentry/sentry-javascript
[Nestjs] Support necord contexts in `SentryGlobalFilter`
Đang mở
Improvement
Meta: Good First Issue
Nest.js
- Ngôn ngữ chính
- TypeScript
- Star
- 8.7k
- Fork
- 1.8k
- Merge trung bình
- 1 ngày 17 giờ
- Pull request đã merge (30 ngày)
- 515
Mô tả
### 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.