Telemetry
Last updated
Last updated
Whenever you run a Garden command we collect anonymized telemetry and send it to . It helps us understand how our users use Garden and aids our decision process when prioritizing new features, bug fixing, etc.
We put great effort in making sure we only collect completely anonymized data: We use random generated UUIDs for identifying users and we hash sensitive information using SHA-256.
Below you can find examples of events we currently collect.
Sent the first time a Garden command is run on a machine.
Sent every time a Garden command is run.
Sent whenever the Dashboard makes an API call to Garden.
If you would like to update your analytics settings, please run:
You can also disable telemetry by setting the environment variable GARDEN_DISABLE_ANALYTICS
: