Skip to content
RESN
GitHub

Sentry

Sentry’s application monitoring platform helps every developer diagnose, fix, and optimize the performance of their code“.

We use Sentry to catch errors in production in our frontend and backend projects. To gain access, please message the Head of Tech on Slack and you’ll receive an invite.

Express Integration

  • Sentry has documentation specific for Express here
  • It automatically grabs the user’s username and email from the default User auth model

Svelte Integration

  • Sentry has documentation specific for Svelte here
  • There is also a SvelteKit integration which is more powerful, however you need to be using adapter-node (for now)

Sentry Projects