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

Error event logging and alerts #10

Open
0xean opened this issue Jan 4, 2024 · 1 comment
Open

Error event logging and alerts #10

0xean opened this issue Jan 4, 2024 · 1 comment
Assignees

Comments

@0xean
Copy link
Contributor

0xean commented Jan 4, 2024

Background

Currently our primary app does log some error events to mixpanel but from my understanding we haven't historically used them much for taking action such as knowing a bad release went out if error rate spikes. While this would be a larger task to start getting better error reporting out of the main application, memoless presents an app with 1 critical flow that we might be able to experiment with some better error reporting and alerting so we aren't so reliant on users reporting bugs as the primary trigger to roll back a release.

Mixpanel also does offer custom alerts that could be monitored by operations.

Acceptance Criteria

  • add mix panel event triggers for event triggers or anticipated bad states to the new og app
  • determine how best to get decent information out of these events that help with debug-ability / traceability
  • create a mixpanel dashboard to track these errors
  • create an alert with the assistance of operations that can be monitored by them

The primary goal of this would be to move towards less reliance on users and being more proactive when a bad release goes out the door hopefully reducing the time it takes us to get a fix out (mttr type metric, which we don't actually track, yet)

@0xApotheosis 0xApotheosis self-assigned this Jan 9, 2024
@0xean
Copy link
Contributor Author

0xean commented Jan 16, 2024

review sentry vs bugsnag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants