getsentry / getsentry/sentry-javascript
Warn for incorrect Nest.js SDK setup
Abierto
Improvement
Nest.js
- Lenguaje dominante
- TypeScript
- Estrellas
- 8.7k
- Forks
- 1.8k
- Merge medio
- 1 d 17 h
- PR fusionados (30 d)
- 515
Descripción
### Description
Based on https://github.com/getsentry/sentry-javascript/issues/15940#issuecomment-2777569360, we should `console.warn` for users that use the Nest.js SDK and do not have proper wrapping. We can probably use `ensureIsWrapped` there as well, same as for e.g. express etc, somewhere.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.