getsentry / getsentry/sentry-javascript
Filter errors based on 4xx status codes in Node
Open
Improvement
Node.js
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Problem Statement
Drop errors that are related to 4xx status codes.
### Tasks
- [x] Next.js (routes that do not exist are not instrumented)
- [x] Express
- [ ] https://github.com/getsentry/sentry-javascript/issues/12523
- [x] https://github.com/getsentry/sentry-javascript/pull/15771
- [ ] Koa
- [ ] Hapi
- [ ] Remix
- [ ] SvelteKit
- [ ] https://github.com/getsentry/sentry-javascript/issues/16036
- [ ] Deno
- [ ] Nuxt
- [ ] SolidStart
- [ ] Connect
- [ ] TanStack Start React
- [ ] Cloudflare
- [ ] AWS Serverless
- [ ] GCP
Contributor guide
Assessment
This issue has not been assessed yet.