-
Notifications
You must be signed in to change notification settings - Fork 70
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
WIP: Sentry io logging update #922
Conversation
*Had to disable LoggedRequest type
@tomrule007 is attempting to deploy a commit to a Personal Account owned by @garageScript on Vercel. @garageScript first needs to authorize it. |
Codecov Report
@@ Coverage Diff @@
## master #922 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 112 93 -19
Lines 1920 1524 -396
Branches 466 384 -82
==========================================
- Hits 1920 1524 -396
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/c0d3/c0d3-app/BvLwsukkU6eoxh3Tg7cMXiMsxMec |
Not to be merged, this branch is currently being used to debug sentry error reporting and need vercel preview branch to confirm its function.
Currently works on local dev setup reporting errors with test error triggers. (
/api/error
route and frontendthrow error
button top left of home page)Goal is to get the backend and frontend both logging all errors (Issue #906)