Try to integrate opt-in telemetry for cot-cli #652
m4tx
started this conversation in
Ideas and feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It could be useful to implement some sort of telemetry into cot-cli to learn more about how the framework is used, any problems, errors occurred, etc.
This needs to respect the user's privacy (e.g. it shouldn't accidentally share any potentially sensitive info, and should be opt-in), and we need to figure out what sort of information could be useful for us. In that sense, it's very much an open-ended task for now.
All reactions