turnilo
turnilo copied to clipboard
Error reporting ideas
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:
- Better track user behaviour:
- Add filter interactions to breadcrumbs (what filter is edited, what was selected)
- Track status of loading data for filter/viz
- Better info for errors from external libraries
- For plywood, when catching error, show query/response
-
Ensure Sentry is aware of software version
-
Track errors in hash decoding and found incompatibilies
#429
-
[ ] 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