react-native-windows icon indicating copy to clipboard operation
react-native-windows copied to clipboard

Create initial queries to extract raw CLI telemetry data

Open jonthysell opened this issue 2 years ago • 3 comments

Summary

Once the CLI telemetry is enabled and pushing data, it'll exist in an unprocessed form. We need to write some queries to extract that data and transform it into the correct schema, so it can be used to build reports.

Motivation

The raw data will be available but we'll want a more uniform data set.

Basic Example

No response

Open Questions

No response

jonthysell avatar Jun 17 '22 22:06 jonthysell

I already have the queries I wrote against the test back-end, so this task should be rather small.

jonthysell avatar Jun 17 '22 22:06 jonthysell

As we explore 1DS onboarding, the details of this task may change slightly.

jonthysell avatar Aug 02 '22 23:08 jonthysell

Removing references to AI/Kusto/KQL - the exact technology used for 1DS may be different. (Though I do have some test KQL queries ready for the AI implementation).

jonthysell avatar Aug 30 '22 18:08 jonthysell