microsoft / react-native-windows

A framework for building native Windows apps with React.
https://microsoft.github.io/react-native-windows/
Other
16.12k stars 1.13k forks source link

Add CLI usage telemetry to drive OKRs and data-based decision making #9380

Open chrisglein opened 2 years ago

chrisglein commented 2 years ago

Spec internal link

https://github.com/microsoft/react-native-windows/issues/9380#tasklist-block-7862bf8f-0c14-4f4b-8eb1-b4a4040be2a1

chrisglein commented 2 years ago

Notes from planning poker

Telemetry is enabled in main, but there is no actual endpoint. Need to set up a test endpoint and verify the data is coming through nicely, look through in Application Insights. There may be additional things we want to capture (e.g. msbuild props). Then will switch from test instance to a real instance, and looking over data with PM (time needed for positive handoff here). Will be some issue to fill in missing fields, but this is mostly about getting Application Insights running in an official capacity. There will be delays due to requests and waiting for red tape, finding right approvers, etc.

jonthysell commented 2 years ago

This is getting closer, leaving on 0.69 for now but this may move to 0.70.

jonthysell commented 1 year ago

As we explore 1DS onboarding, the details of this task may change slightly.

TatianaKapos commented 10 months ago

Is this something we want to think about to add to Fabric?

chrisglein commented 2 months ago

Need to clarify what this covers versus that actual switch to 1DS: https://github.com/microsoft/react-native-windows/issues/10473