Skip to content

Telemetry instances displaying <blank> in multiple fields #14154

@danielayala94

Description

@danielayala94
Contributor

Problem Description

Surprisingly, many telemetry instances are showing <blank> data in fields that I'd initially assume to be always populated. Examples:

JS Engine project: Chakra or Hermes - it has to be either, but some show <blank>
ResultCode: Success or failure (if it is, tell the error code), but some show <blank>

Steps To Reproduce

Look at the telemetry dashboard, measures clearly show different proportions of <blank> instances, depending on the measure.

Expected Results

I would not expect any <blank> instances at all.

CLI version

N/A

Environment

N/A

Community Modules

N/A

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

Activity

self-assigned this
on Dec 3, 2024
removed
Needs: Triage 🔍New issue that needs to be reviewed by the issue management team (label applied by bot)
on Dec 3, 2024
added this to the Next milestone on Dec 18, 2024
removed
Invalid Triagehttps://github.com/microsoft/react-native-windows/wiki/Triage-Process (label applied by bot)
on Dec 19, 2024
chrisglein

chrisglein commented on Jan 29, 2025

@chrisglein
Member

@danielayala94 Possible this is by design on the upstream side. If you confirm, resolve this issue appropriately.

jonthysell

jonthysell commented on Mar 28, 2025

@jonthysell
Contributor

It's possible we don't have a fallback for the property not being set, or our code to capture msbuild properties for telemetry. Probably in packages\@react-native-windows\telemetry\src\telemetry.ts or one of the nearby utility modules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

Projects

No projects

Relationships

None yet

    Participants

    @jonthysell@danielayala94@chrisglein@HariniMalothu17

    Issue actions

      Telemetry instances displaying <blank> in multiple fields · Issue #14154 · microsoft/react-native-windows