getsentry / getsentry/sentry-javascript
Explore a worker thread node transport approach
Open
Task
- Dominant language
- TypeScript
- Stars
- 8.7k
- Forks
- 1.8k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 515
Description
### Description
Experiment and explore possibly creating a worker based node transport to send Sentry events.
Inspiration: Pino's transport [here](https://github.com/pinojs/pino/blob/main/docs/transports.md) and [here](https://github.com/pinojs/pino/blob/main/lib/worker.js).
Contributor guide
Assessment
This issue has not been assessed yet.