diff options
| author | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-11-22 15:07:00 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2019-11-22 15:07:00 -0800 |
| commit | 0a0440c1a89037866f091dae33a3859f40f41fa2 (patch) | |
| tree | c303eacbbb95510f0c206f12fc8eabaf334fdaf8 /docs | |
| parent | 4984408bed8114d5624cd03b2f6caa9dc9193626 (diff) | |
| download | vcpkg-0a0440c1a89037866f091dae33a3859f40f41fa2.tar.gz vcpkg-0a0440c1a89037866f091dae33a3859f40f41fa2.zip | |
update telemetry
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/about/privacy.md | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/about/privacy.md b/docs/about/privacy.md index aa89e303e..542f27614 100644 --- a/docs/about/privacy.md +++ b/docs/about/privacy.md @@ -5,12 +5,7 @@ For more information about how Microsoft protects your privacy, see https://priv ## Scope -We explicitly ONLY collect information from invocations of the tool itself; we do NOT add any tracking information into the produced libraries. Telemetry is collected when using any of the `vcpkg` commands, such as: - -``` -vcpkg install -vcpkg build -``` +We explicitly ONLY collect information from invocations of the tool itself; we do NOT add any tracking information into the produced libraries. Telemetry is collected when using any of the `vcpkg` commands. ## How to opt out @@ -27,7 +22,7 @@ vcpkg displays text similar to the following when you build vcpkg. This is how M ``` Telemetry --------- -vcpkg collects usage data in order to help us improve your experience. The data collected by Microsoft is anonymous. You can opt-out of telemetry by adding -disableMetrics after the bootstrap-vcpkg script. +vcpkg collects usage data in order to help us improve your experience. The data collected by Microsoft is anonymous. You can opt-out of telemetry by re-running the bootstrap-vcpkg script with -disableMetrics. Read more about vcpkg telemetry at docs/about/privacy.md ``` |
