clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Include platform in telemetry

Open obycode opened this issue 3 years ago • 0 comments

To help identify where our users are and where we need to focus, we should add the platform (e.g. Mac, Windows, Linux) to the telemetry events.

I believe std::env::consts::OS should be good enough.

obycode avatar Feb 10 '22 00:02 obycode