getsentry / getsentry/sentry-javascript
Add `socketIoIntegration` to Node
Abierto
Improvement
Node.js
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Description
We want to instrument `socket.io`. There is an existing OTEL instrumentation for this:
https://www.npmjs.com/package/@opentelemetry/instrumentation-socket.io
```[tasklist]
### Tasks
- [ ] Add new `socketIoIntegration` in `@sentry/node`
- [ ] This should set up the OTEL instrumentation
- [ ] Make sure to add an `origin` to all spans the integration emits
- [ ] Add node-integration-tests for the package
- [ ] The integration should be added by default
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.