react-native-windows
react-native-windows copied to clipboard
Measure % of new apps using RNW+WinAppSDK
There may be some instrumentation in WinAppSDK itself that we can leverage. If that works for us, great. If not, this would go into the RNW CLI telemetry.
@chrisglein I believe the existing instrumentation is in VS for file->new project which wouldn't capture usage through since we don't use the winappsdk templates.
If this would only cover VS project creation and not CLI project creation, yes we need our own events for this.
Depends on #9165
Presuming we've gotten to the "CLI telemetry data is available and in reports" stage, we can answer the question "What percentage of new RNW apps created with the CLI target WinAppSDK" rather easily.
Depends on #9380 and existing reports via #10144
How .NET CLI telemetry handles their data: https://learn.microsoft.com/en-us/dotnet/core/tools/telemetry