Skip to content

Change telemetry test property key from deviceId to localId #15192

@HariniMalothu17

Description

@HariniMalothu17

we need to change telemetry property key from deviceId to localId to align with telemetry transmission naming conventions.

In telemetry envelopes, the device identifier is transmitted as localId (in envelope.ext.device.localId)
Using localId as the property key creates consistency between storage and transmission naming

Our telemetry was populating device identifier as deviceId
However, telemetry transmission protocol requires ext.device.localId to be populated
Missing localId field prevented Collector from properly inferring device.id
Result: Kusto database receives telemetry events with no device identification

Metadata

Metadata

Labels

Needs: Triage 🔍New issue that needs to be reviewed by the issue management team (label applied by bot)bug

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions