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

Using collected error data #17

Open
deysonali opened this issue Jul 22, 2020 · 3 comments
Open

Using collected error data #17

deysonali opened this issue Jul 22, 2020 · 3 comments

Comments

@deysonali
Copy link
Contributor

  • Figure out when to send notifications
  • What errors are the ones that need attention?
  • How to send notifications - PagerDuty API
@deysonali
Copy link
Contributor Author

  • Use NLP/regex to separate out features from stack trace to determine what's a new error (not different because of things like different line numbers, etc.)

@benrady-aq
Copy link
Contributor

Change the landing page to be able to toggle between "new" errors (new in the last 24 hours, or maybe 7 days), and "all" errors

@deysonali
Copy link
Contributor Author

Use the stack trace to show the line/lines at which the error occurred in the pretty-printed code

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

No branches or pull requests

2 participants