Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Editor - new telemetry #3092

Closed
rchiodo opened this issue Sep 5, 2019 · 2 comments
Closed

Native Editor - new telemetry #3092

rchiodo opened this issue Sep 5, 2019 · 2 comments
Assignees

Comments

@rchiodo
Copy link
Contributor

rchiodo commented Sep 5, 2019

Stuff to track

• Every Jupyter hotkey should tracked for their usage respectively [ESTIMATE: 1 day]
• Telemetry should be added to the mouse actions in each cell to track their usage [ESTIMATE: 1 day]
o Add cell
o Delete cell
o Move cell up
o Move cell down
o Run cell
o Change cell to markdown
o Collapse code input
o Collapse code output
• Telemetry should be added to track how many users click the “Save as Python file” from the native Jupyter window [ESTIMATE: 1 day for the rest]
• Telemetry should be added to track how many users click the “Save as Notebook file” from the Python interactive window
• Telemetry should be added to track how many users opened the native Jupyter experience
• Telemetry should be added to track how many users have .ipynb files in the workspace
o Of the users that have .ipynb files, what percentage of them open up the native Jupyter window
• Of those users, how many of them opened it a second day in the same month
• Percentage of people that only view (i.e only run code but don’t edit it) notebooks vs. edit them
• What do users do after they are done with their notebook?
• Telemetry should be added to track the average time it takes to load the ipynb files

@greazer
Copy link
Member

greazer commented Sep 9, 2019

For first release we need:

  • Jupyter hotkey telemetry
  • Mouse use to move cell up / down (on the cell itself)
  • Mouse use to run a cell
  • Change cell to markdown and back
  • Telemetry for each action in the global toolbar.

The following should be tracked in a separate issue:
• Telemetry should be added to track how many users opened the native Jupyter experience
• Telemetry should be added to track how many users have .ipynb files in the workspace

@rchiodo rchiodo self-assigned this Sep 10, 2019
@DavidKutu
Copy link

Validated

@lock lock bot locked as resolved and limited conversation to collaborators Sep 20, 2019
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants