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

Provide more granularity for the create project event #405

Closed
fbricon opened this issue Oct 20, 2021 · 0 comments · Fixed by #437
Closed

Provide more granularity for the create project event #405

fbricon opened this issue Oct 20, 2021 · 0 comments · Fixed by #437
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@fbricon
Copy link
Collaborator

fbricon commented Oct 20, 2021

When collecting telemetry for the create project event, it'd be better to collect:

  • the build system that was chosen
  • whether starter code was selected
@fbricon fbricon added the enhancement New feature or request label Oct 20, 2021
@rgrunber rgrunber self-assigned this Nov 10, 2021
rgrunber added a commit to rgrunber/vscode-quarkus that referenced this issue Jan 14, 2022
- Fixes redhat-developer#405
- perform telemetry directly in the project generation wizard.
- Make deactivate() return an empty Promise to restore shutdown events

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
rgrunber added a commit to rgrunber/vscode-quarkus that referenced this issue Jan 14, 2022
- Fixes redhat-developer#405
- Add boolean option to registerCommandWithTelemetry that delegates
  telemetry reporting to the command
- perform telemetry directly in the project generation wizard.

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
rgrunber added a commit to rgrunber/vscode-quarkus that referenced this issue Jan 25, 2022
- Fixes redhat-developer#405
- Add boolean option to registerCommandWithTelemetry that delegates
  telemetry reporting to the command
- perform telemetry directly in the project generation wizard.

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
@rgrunber rgrunber added this to the 1.9.1 milestone Feb 14, 2022
rgrunber added a commit that referenced this issue Feb 14, 2022
- Fixes #405
- Add boolean option to registerCommandWithTelemetry that delegates
  telemetry reporting to the command
- perform telemetry directly in the project generation wizard.

Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants