Skip to content
Ed Woodward edited this page May 21, 2021 · 1 revision

Sentry is used to capture transactions and errors from Accounts.

The data can be viewed at sentry.io in the Accounts project.

Sentry is initialized in the deployment, not in the repo.

To test Sentry locally for development, the config will need to be copied to another initializer in the repo, but it should not be checked in.