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

Log more Errors/Warnings/Transactions to Sentry #429

Open
4 of 12 tasks
ZibanPirate opened this issue Dec 1, 2021 · 0 comments
Open
4 of 12 tasks

Log more Errors/Warnings/Transactions to Sentry #429

ZibanPirate opened this issue Dec 1, 2021 · 0 comments
Assignees
Labels
task Task

Comments

@ZibanPirate
Copy link
Member

ZibanPirate commented Dec 1, 2021

Description

Need to catch more insights on errors/warnings/performance, the default Sentry integration is not enough

Check List

  1. Capture errors in ./api middleware
  2. Alert when Github API quota is near the limit.
  3. Capture endpoint failures in ./web
  4. Capture endpoint failures in ./mobile
  5. Alert for when we receive a redirect response from Github API.
  6. Log Transactions for all endpoints ./api.
  7. Log Transactions for all endpoints ./mobile.
  8. Log Transactions for all endpoints ./web.
  9. attach error boundaries to Sentry in ./web
  10. Track React Rendering performence with Sentry Component Profiler in ./web
  11. attach error boundaries to Sentry in ./mobile
  12. Track React Rendering performence with Sentry Component Profiler in ./mobile

Additional Comments

We should do this after #428 is done

@ZibanPirate ZibanPirate added the task Task label Dec 1, 2021
@ZibanPirate ZibanPirate self-assigned this Dec 1, 2021
@ZibanPirate ZibanPirate moved this to Backlog in DzCode i/o Dec 1, 2021
@ZibanPirate ZibanPirate moved this from Backlog to Todo in DzCode i/o Dec 1, 2021
@ZibanPirate ZibanPirate removed their assignment Dec 1, 2021
@ZibanPirate ZibanPirate self-assigned this Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task
Projects
Status: Todo
Development

No branches or pull requests

1 participant