microsoft / microsoft/react-native-windows
Investigate RNW telemetry instances showing RNW package version < 0.75
@HariniMalothu17 is already working on this.
Since Apr 23, 2025.
- Dominant language
- C++
- Stars
- 17.3k
- Forks
- 1.2k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 33
Description
1DS telemetry implementation, which enables data collection from RNW CLI, is available all the way down to 0.75. Prior to 0.78, not all subversions will have telemetry enabled, but only the most recent ones. Example: for 0.75, 0.75.0 may not have telemetry enabled since at release time telemetry wasn't there. But 0.75.3, which contains the 0.75 telemetry backport PR in, will have telemetry enabled.
Having said that, some event instances are showing non-sense RNW versions ranging from 0.62 to 0.74, which requires an investigation to figure out why.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.