Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up Sentry monitoring and tracing #3

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Conversation

bausmeier
Copy link

Sentry enables application performance monitoring and tracing which
provides visibility into running systems to aid with operations and
debugging.

The Sentry integration is optional and disabled by default. It can be
enabled by setting the SENTRY_DSN environment variable.

Sentry enables application performance monitoring and tracing which
provides visibility into running systems to aid with operations and
debugging.

The Sentry integration is optional and disabled by default. It can be
enabled by setting the `SENTRY_DSN` environment variable.
@bausmeier
Copy link
Author

Upstreamed as well in jembi#196.

@trevorgowing trevorgowing merged commit 855d0e5 into master Aug 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants