turnilo icon indicating copy to clipboard operation
turnilo copied to clipboard

Error reporting ideas

Open adrianmroz opened this issue 5 years ago • 2 comments

This issue is a draft and should be groomed before assigning to milestone

Data privacy: We need to validate what can be sent to sentry or warn users what were sending.

Ideas for better error reporting via sentry:

  1. Better track user behaviour:
  • Add filter interactions to breadcrumbs (what filter is edited, what was selected)
  • Track status of loading data for filter/viz
  1. Better info for errors from external libraries
  • For plywood, when catching error, show query/response
  1. Ensure Sentry is aware of software version

  2. Track errors in hash decoding and found incompatibilies

adrianmroz avatar Jun 03 '19 09:06 adrianmroz

#429

adrianmroz avatar Mar 31 '20 08:03 adrianmroz

  • [ ] Add breadcrumbs call in each Clicker method, so we can track user intent.

  • [ ] Check if we could add metadata to breadcrumbs from UI like clicks. For example breadcrumb for measure > div.remove could have information which measure we're removing

adrianmroz avatar Mar 31 '20 08:03 adrianmroz