Skip to content

Commit 5b59e3c

Browse files
committed
Apply feedback
1 parent 08a597e commit 5b59e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configure/telemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If you use the JSON editor for your settings, add the following line:
4747

4848
VS Code uses an A/B experimentation system to roll out new features to a subset of users before making them generally available. This helps us validate that a new feature is working as expected across a diverse set of users before rolling it out to everyone. By participating in experimentation, you help us improve the quality of VS Code and can help shape the future of the product through early feedback.
4949

50-
To enable this experimentation system, VS Code uses the usage data telemetry data to determine which users should receive the new feature. If you disable usage data telemetry by setting `setting(telemetry.telemetryLevel)` to `error`, `crash`, or `off`, experimentation is not available to you and the roll out of new features to you might be delayed.
50+
To enable this experimentation system, VS Code uses the usage telemetry data to determine which users should receive the new feature and to validate how the feature is used. If you disable usage data telemetry by setting `setting(telemetry.telemetryLevel)` to `error`, `crash`, or `off`, we can't evaluate the feature's usage and therefore experimentation is disabled for you. As a result, the roll out of new features to you might be delayed until the feature is generally available.
5151

5252
## Extensions and telemetry
5353

0 commit comments

Comments
 (0)