L1-node
L1-node copied to clipboard
capture and monitor l1 errors with an error tracking service
submission of errors to the error tracking service should be:
- optional
- a configuration option through an environment variable, like all other configuration at this stage. eg
REPORT_ERRORSor similar - default opted in. ie the default is
REPORT_ERRORS=trueand 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/
and the winner is... sentry 👑