microsoft / react-native-windows

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

Enable 1DS telemetry by setting the RNW instrumentation key #14089

Closed danielayala94 closed 2 weeks ago

danielayala94 commented 2 weeks ago

Summary

We need to explicitly declare the instrumentation key, so the telemetry data gets uploaded, then we can see data flowing and processed in the measures.

Motivation

Drive decision making based on data (usage, reliability, performance, etc.)

Basic Example

No response

Open Questions

No response