Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace dashes in telemetry property names #14218

Open
danielayala94 opened this issue Dec 19, 2024 · 0 comments
Open

Replace dashes in telemetry property names #14218

danielayala94 opened this issue Dec 19, 2024 · 0 comments
Assignees
Labels
Area: Telemetry bug Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) Workstream: Telemetry Gather telemetry on developer usage of RNW.

Comments

@danielayala94
Copy link
Contributor

Problem Description

The backend is unable to process property names that contain characters that are not alphanumerical, dot or underscore.

For instance, this is problematic for fields like version.@react-native-windows, where such field doesn't appear and we can't distinguish between projects using this or that RNW version.

Steps To Reproduce

N/A

Expected Results

The property name should be available in the backend, if constraints are met.

CLI version

N/A

Environment

N/A

Community Modules

No response

Target Platform Version

None

Target Device(s)

No response

Visual Studio Version

None

Build Configuration

None

Snack, code example, screenshot, or link to a repository

No response

@danielayala94 danielayala94 self-assigned this Dec 19, 2024
@danielayala94 danielayala94 added the Workstream: Telemetry Gather telemetry on developer usage of RNW. label Dec 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Dec 19, 2024
@danielayala94 danielayala94 removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Dec 19, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Telemetry bug Invalid Triage https://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot) Workstream: Telemetry Gather telemetry on developer usage of RNW.
Projects
None yet
Development

No branches or pull requests

1 participant