Without telemetry and analytics you can't create a production grade application.
The question ishow do you do that with privacy.
Opt out is a must.
A clear explanation of what is sent and when.
Making sure no identity data (ip etc) is sent.
Logging messages so the user can see what is sent.
These are my thoughts.
Login to reply
Replies (3)
Spot on.
We are doing our best to avoid telemetry if we can gather data server side. I think there definitely is a sweet spot for privacy preserving useful data
I like the idea of being able to see what messages are sent.