In order to continually improve Chef Workstation, we collect information to help us identify bugs and understand how people interact with Chef Workstation.
We capture:
chef-run.chef-run, either WinRM or SSH.chef-run.We use this data to track Chef Workstation usage patterns, identify bugs, and iterate development based real aggregated feedback.
Only Chef Software, Inc employees have access to your data. We will never sell, re-sell, or use your data in a malicious manner.
To stop the capture of telemetry data from a single session, set the environment variable CHEF_TELEMETRY_OPT_OUT to any value before running chef-run, for example:
CHEF_TELEMETRY_OPT_OUT=1 chef-run -h
Disable telemetry entirely by adding the following to $HOME/.chef-workstation/config.toml:
[telemetry]
enabled=false
You can view the analytics we collect before it is sent. Find—and remove—your data in the HOME/.chef-workstation/telemetry/ folder. We save the data from a current chef-run in the telemetry folder and collect it at the start of the next chef-run.
When telemetry is disabled, we won’t collect your previously stored analytics.
© Chef Software, Inc.
Licensed under the Creative Commons Attribution 3.0 Unported License.
The Chef™ Mark and Chef Logo are either registered trademarks/service marks or trademarks/servicemarks of Chef, in the United States and other countries and are used with Chef Inc's permission.
We are not affiliated with, endorsed or sponsored by Chef Inc.
https://docs.chef.io/workstation/privacy/