Debugging your Node.js Project with Sentry

Debugging your Node.js Project with Sentry

Jul 25, 2024

Learn how to get started with Sentry for your Node.js app. In this workshop we’ll walk through the basics of setting up Sentry with a demo Node.js app. Using a demo Node.js app we’ll show how to set up Sentry in minutes and share a few examples of the rich debugging context you can see in Sentry.

We’ll cover 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