clarinet
clarinet copied to clipboard
Include platform in telemetry
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.