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

capture and monitor l1 errors with an error tracking service #134

Open
gruns opened this issue Dec 2, 2022 · 1 comment
Open

capture and monitor l1 errors with an error tracking service #134

gruns opened this issue Dec 2, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@gruns
Copy link
Contributor

gruns commented Dec 2, 2022

submission of errors to the error tracking service should be:

  1. optional
  2. a configuration option through an environment variable, like all other configuration at this stage. eg REPORT_ERRORS or similar
  3. default opted in. ie the default is REPORT_ERRORS=true and the l1 op has to voluntarily opt out to not report errors

tbd which error tracking service/software to use, but likely https://sentry.io/

@gruns gruns added the enhancement New feature or request label Dec 2, 2022
@gruns
Copy link
Contributor Author

gruns commented Dec 2, 2022

and the winner is... sentry 👑

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants