-
Notifications
You must be signed in to change notification settings - Fork 12
Collect stats on user and machine. #750
Copy link
Copy link
Open
Description
Soon we will setup something like Posthog. But in the mean time we need to collect some basic information about each users setup. This is needed quickly so we know what project have the ability to use the hot patch feature.
Things to log. Codex binary users, the system type. Any other system info that seems relevant.
perhaps we just store this in a new file for each user and over write it each time the user opens the project.
When merging we can just overwrite.
or
Look at telemetry extension api in vscode what can we get form this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels