o1-labs / zkapp-cli

CLI to create a zkApp (zero-knowledge app) for Mina Protocol
https://docs.minaprotocol.com/zkapps/how-to-write-a-zkapp
Apache License 2.0
114 stars 43 forks source link

Add optional, anonymous user telemetry to cli #409

Open nicc opened 1 year ago

nicc commented 1 year ago

In order to understand which features are most useful The cli should optionally send anonymous usage telemtry

This must be optional It must be anonamous

Open questions:

shimkiv commented 1 year ago

what environment info do we need?

which actions should we track?

should this include local benchmarking?

I think it will be very useful for us. We already have an infra for metrics preservation. We will need an additional service to serve as a bridge to not expose storage credentials.