getsentry / getsentry/sentry-javascript
Warn for incorrect Nest.js SDK setup
Ouverte
Improvement
Nest.js
- Langage dominant
- TypeScript
- Étoiles
- 8.7k
- Forks
- 1.8k
- Merge moyen
- 1 j 17 h
- PR mergées (30 j)
- 515
Description
### 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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.