theia-ide / theia-apps

Theia applications examples - docker images, desktop apps, packagings
Apache License 2.0
1.04k stars 346 forks source link

[full] .NET SDK telemetry enabled #394

Closed marcdumais-work closed 3 years ago

marcdumais-work commented 4 years ago

I noticed the following in the theia-full Travis build log:

Telemetry --------- _The .NET Core tools collect usage data in order to help us improve your experience. The data is anonymous and doesn't include command-line arguments. The data is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRYOPTOUT environment variable to '1' or 'true' using your favorite shell. Read more about .NET Core CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry

We should probably go ahead and disable this.