Sentry
Sentry is an error reporting and logging tool that automatically collects Javascript errors on your site and helps you manage and fix them quickly.
#
Connection- Visit the Sources tab
- Click Sentry
- Follow the instructions on how to configure Sentry
#
Historical SyncWe support ingesting historical data from this source (i.e. events and users from before you connected it to Windsor). Please email us after connecting the source and we'll take care of it right away.
#
Identifying UsersTo correctly match Sentry errors with users on Windsor, make sure to provide Sentry with the user context. It's as simple as adding the affected user's id
or email
to the event object. Here's how you do it.
If you use Segment to track Sentry errors instead of using the Sentry SDK, then you can skip this. Segment automatically sends the user context to Sentry.