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

Add telemetry to register the trigger of activation #13100

Closed
luabud opened this issue Jul 22, 2020 · 1 comment
Closed

Add telemetry to register the trigger of activation #13100

luabud opened this issue Jul 22, 2020 · 1 comment
Labels
area-internal Label for non-user facing issues feature-request Request for new features or functionality

Comments

@luabud
Copy link
Member

luabud commented Jul 22, 2020

Since we had problems in the past with the extension activating when it shouldn't be, it would be nice to store the trigger for activation, for example:

  • opening a Python file
  • opening a Jupyter nb file
  • extension command (which extension command would be important to track too)
  • on debug resolve

VS Code already tracks this kind of information under ActivationEvent, it would be a matter of adding it on our end.

@luabud luabud added feature-request Request for new features or functionality triage-needed Needs assignment to the proper sub-team labels Jul 22, 2020
@luabud luabud changed the title Add telemetry to registry the trigger of activation Add telemetry to register the trigger of activation Jul 22, 2020
@luabud luabud added area-internal Label for non-user facing issues needs PR and removed triage-needed Needs assignment to the proper sub-team labels Jul 22, 2020
@luabud
Copy link
Member Author

luabud commented Jul 20, 2021

Closing as stale.

@luabud luabud closed this as completed Jul 20, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-internal Label for non-user facing issues feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant