-
Notifications
You must be signed in to change notification settings - Fork 51
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
Sentry setup #555
Sentry setup #555
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Imma be real idt I'll be able to properly review this until at least Wed-Thurs so if someone else minds looking at sentry before merge that'd be great. PR seems fine to me aside from updating .env.example
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Superseded by #578 |
Overview
This PR integrates Sentry, which will allow us to keep tabs on any issues that pop up in production and get detailed logs for debugging issues.
List the GitHub issues containing the issues relevant to this pull request.
[For example, "Resolves #1, closes #2, fixes #3", etc.]
Describe your changes here at a high level, describing how this PR fits into the
rest of the project.
What Changed
Go more into detail about key files that were modified and why they were
updated. Do not list every file that was modified; only note the ones most
relevant to this feature or bug fix.
Other Notes
If were roadblocks encountered during development that remain unresolved or any
future additions or changes to make, note them here. Otherwise. Feel free to
delete this section if it isn't needed.