Learn how to get started with Sentry for your Node.js app. In this workshop, we walked through the basics of setting up Sentry with a demo Node.js app. Using a demo Node.js app, we showed how to set up Sentry in minutes and shared a few examples of the rich debugging context you can see in Sentry.
We covered the topics below using a demo Node.js app:
Configuring a Sentry project
Uploading source maps to un-minified stack traces
Adding event context with custom tags
Setting up effective alerting
How to search across spans with tracing