getsentry / getsentry/sentry-javascript
Warn for incorrect Nest.js SDK setup
Offen
Improvement
Nest.js
- Vorherrschende Sprache
- TypeScript
- Sterne
- 8.7k
- Forks
- 1.8k
- Ø Merge
- 1 T. 17 Std.
- Gemergte PRs (30 T.)
- 515
Beschreibung
### 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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.