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

Commits on Aug 24, 2021

  1. Set up Sentry monitoring and tracing

    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 committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    67c0348 View commit details
    Browse the repository at this point in the history