thebrowsercompany / swift-build

Swift toolchain builds by The Browser Company
362 stars 10 forks source link

Add telemetry to swift toolchain #190

Open compnerd opened 3 months ago

compnerd commented 3 months ago

There is instability in the swift toolchain that is hard to diagnose, we should add telemetry so that we can better understand what is going on.

https://forums.swift.org/t/dropping-windows-support-because-of-apparent-instability/63610

We could enable WER Fault collection as per https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps and have an option to enable that by default when installing the toolchain.