Skip to content

Fix Sentry configuration#2977

Open
nickcharlton wants to merge 1 commit intomainfrom
nc-fix-sentry
Open

Fix Sentry configuration#2977
nickcharlton wants to merge 1 commit intomainfrom
nc-fix-sentry

Conversation

@nickcharlton
Copy link
Member

We've long used Sentry for exception monitoring, but it's not been used for a long time. This re-follows the getting started guide, and introduces an initialiser, and the HTML addition.

If they're set, SENTRY_DSN and SENTRY_ENV will be used from the environment. The environment is set to be "prerelease" and "release" for each Heroku app.

We've long used Sentry for exception monitoring, but it's not been used
for a long time. This re-follows the getting started guide, and
introduces an initialiser, and the HTML addition.

If they're set, `SENTRY_DSN` and `SENTRY_ENV` will be used from the
environment. The environment is set to be "prerelease" and "release" for
each Heroku app.
@nickcharlton nickcharlton added bug breakages in functionality that is implemented dependencies changes or issues relating to a dependency maintenance to keep up with changes around us labels Jan 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug breakages in functionality that is implemented dependencies changes or issues relating to a dependency maintenance to keep up with changes around us

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant