-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add sentry recipe #3175
base: master
Are you sure you want to change the base?
feat: add sentry recipe #3175
Conversation
fix some snippets and text, stick with CJS, and link to Sentry to cover ESM related topics
@smeubank we also need to add either |
Co-authored-by: Charly Gomez <charly.gomez@sentry.io>
ESM information is in Sentry docs, should someone need it.
hi @kamilmysliwiec 👋 I am working with SDKs at Sentry. We added a dedicated NestJS SDK last year, and it's been goin strong! 📈 Thought it would be nice to get recipe in on the NestJS docs. What do you think? |
I'll give it a review shortly. Thank you :) |
Co-authored-by: Sigrid Huemer <32902192+s1gr1d@users.noreply.github.com>
hi @kamilmysliwiec, no major prio on this :) just giving a nudge before I forget about it as well 😅 |
Create a Sentry Recipe
referencing
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: N/A
What is the new behavior?
Adding a new recipe for using Sentry in NestJS
Does this PR introduce a breaking change?
Other information