We should collect telemetry on language server download times and failures, so that we can become aware of issues.
I propose we add events that allow us to track the following:
- How many users attempt to download the language server
- How many succeed
- How many fail, and reasons for failure
- Amount of time taken for each of: download, unpack, and install
- Time taken to analyze workspace first time after install
We should collect telemetry on language server download times and failures, so that we can become aware of issues.
I propose we add events that allow us to track the following: