nushell / demo

Experimental wasm-based Nu playground
https://www.nushell.sh/demo/
MIT License
23 stars 10 forks source link

Add error tracking with trackjs or sentry #56

Closed jzaefferer closed 4 years ago

jzaefferer commented 4 years ago

It would be pretty helpful for us to see what errors demo users run into, to prioritize fixes.

I have plenty experience with Sentry, so I'd check their free/OSS options first.

I'd make sure to enable all anonymization options - we don't need to collect anyone's IP address. Only basic user agent info to reproduce issues.