mirror of
https://github.com/microsoft/WSL.git
synced 2025-07-01 22:51:11 +00:00

Many Microsoft employees have contributed to the Windows Subsystem for Linux, this commit is the result of their work since 2016. The entire history of the Windows Subsystem for Linux can't be shared here, but here's an overview of WSL's history after it moved to it own repository in 2021: Number of commits on the main branch: 2930 Number of contributors: 31 Head over https://github.com/microsoft/WSL/releases for a more detailed history of the features added to WSL since 2021.
1.1 KiB
1.1 KiB
WSL data & privacy
Overview
WSL collects diagnostic data using Windows telemetry, just like other Windows components. You can disable this by opening Windows Settings, navigating to Privacy and Security -> Diagnostics & Feedback and disabling 'Diagnostic data'. You can also view all diagnostic data that you are sending in that menu using the 'View diagnostic data' option.
For more information please read the Microsoft privacy statement.
What does WSL collect?
- Usage
- Understanding what features and settings are most often used in WSL helps us make decisions on where to focus our time and energy.
- Stability
- Monitoring bugs and system crashes assists us in prioritizing the most urgent issues.
- Performance
- Assessing the performance of WSL gives us an understanding of what runtimes / components could be causing slow downs. This supports our commitment in providing you a speedy and effective WSL.
You can search for WSL telemetry events by looking for calls to WSL_LOG_TELEMETRY
in the source code of this repository.