We should add telemetry for all of Roslyn's/Razor's settings in Tools Options so we can track which options we can start enabling by default or delete.
Our telemetry system is primarily a set of 'events' that record what the user has done. We would like to more deeply design a system that captures general options/preferences/language features users use.
We should add telemetry for all of Roslyn's/Razor's settings in Tools Options so we can track which options we can start enabling by default or delete.
Our telemetry system is primarily a set of 'events' that record what the user has done. We would like to more deeply design a system that captures general options/preferences/language features users use.
How often should these be reported?