hawkins / lard

:green_book: A third-party command line interface for larder.io
https://larder.io
10 stars 0 forks source link

Investigate error reporting with Sentry #16

Open hawkins opened 6 years ago

hawkins commented 6 years ago

How cool would it be if errors were automatically reported to Sentry, such that I could track what caused crashes in the app? I think it would be super cool and helpful for ensuring the tool works reliably, and something I've been wanting in more and more of my repos as users report issues I should have caught ages ago, but I have a few concerns...

Things I would value having in crash reports:

Things I would never track:

hawkins commented 6 years ago

So, this whole thing just feels like it has to be done carefully to ensure that I'm not infringing on any self-imposed rights to privacy. I.e., I value my own privacy so I'm valuing users' here too, and want to be very explicit about what we're tracking

Again, as I'm planning right now, this would only be reporting exceptions. Not logging how many times you bookmark specific sites or anything creepy like that - just exceptions/crashes.