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

Improve performance metrics and error monitoring #806

Open
teneightfive opened this issue Sep 22, 2020 · 0 comments · Fixed by #791, #793, #795 or #796
Open

Improve performance metrics and error monitoring #806

teneightfive opened this issue Sep 22, 2020 · 0 comments · Fixed by #791, #793, #795 or #796

Comments

@teneightfive
Copy link
Contributor

Problem

When issues occur or parts of the application aren't performing efficiently it can be hard to understand where the problem lies.

Possible solution

  • Add more detailed performance metrics (Prometheus)
  • Pass request ID through to API calls to enable us to track requests (Sentry)
  • Collect more detail with Sentry errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment