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

Track users' Python errors #60

Open
1 task
AnnaKahnRaspPi opened this issue May 17, 2022 · 0 comments
Open
1 task

Track users' Python errors #60

AnnaKahnRaspPi opened this issue May 17, 2022 · 0 comments

Comments

@AnnaKahnRaspPi
Copy link

AnnaKahnRaspPi commented May 17, 2022

Awaiting a decision on how to handle cookiebot

User story

As a learning designer, I want to understand what errors users are making so I can offer additional support in my learning materials

We'll use Sentry for now. The ILT would like access to the data.

First pass

  • Trigger an anonymised event in Sentry when any error and/or exception is served

Not for first pass

  • attach errors to anonymised users
  • filtering
  • deleting data when there is too much of it
  • Store the data either in the API or a 3rd party service that isn't routinely blocked
  • Surface this data somehow (Data studio? sigh)
@AnnaKahnRaspPi AnnaKahnRaspPi changed the title Use sentry to track users' Python errors Use sentry (or something) to track users' Python errors May 17, 2022
@AnnaKahnRaspPi AnnaKahnRaspPi changed the title Use sentry (or something) to track users' Python errors Track users' Python errors May 17, 2022
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

1 participant