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

Telemetry Improvement: Create telemetry item for completion of a resource type #6329

Open
ucheNkadiCode opened this issue Mar 28, 2022 · 2 comments
Assignees
Labels
devdiv Related to Bicep tooling efforts in DevDiv enhancement New feature or request

Comments

@ucheNkadiCode
Copy link
Contributor

ucheNkadiCode commented Mar 28, 2022

In order to scope our problem to the most common resources #6249, it would be great to be able to track, what are the most common completions for "resource blah '_____'". This is the case where a user is trying to find the correct resource tag after they have named it.

Related to #6327

Partial Blocker for #6249

@StephenWeatherford has telemetry and information on ARM resources that are being used including version!
Are we able to get to the Azure backend telemetry and see what's actually being deployed?

@ucheNkadiCode ucheNkadiCode added the enhancement New feature or request label Mar 28, 2022
@ghost ghost added the Needs: Triage 🔍 label Mar 28, 2022
@alex-frankel alex-frankel added this to the Committed Backlog milestone Mar 30, 2022
@alex-frankel alex-frankel added devdiv Related to Bicep tooling efforts in DevDiv and removed Needs: Triage 🔍 labels Mar 30, 2022
@ucheNkadiCode ucheNkadiCode modified the milestones: Committed Backlog, v0.7 May 19, 2022
@ucheNkadiCode
Copy link
Contributor Author

The name of this event will be vscode-bicep/snippet/resourcetype

@ucheNkadiCode
Copy link
Contributor Author

ucheNkadiCode commented May 19, 2022

Telemetry should include

  • resource type
  • version they select
  • islatest boolean for if it is the lastest version available (if possible)

Could also help the doc team with understanding the most authored resources and snippets

@ucheNkadiCode ucheNkadiCode added the P1 This is planned to be completed before the end of a release label May 31, 2022
@alex-frankel alex-frankel modified the milestones: v0.7, v0.8 Jun 16, 2022
@ucheNkadiCode ucheNkadiCode changed the title Telemetry improvement: Create telemetry item for completion of a resource name Telemetry improvement: Create telemetry item for completion of a resource type Jun 23, 2022
@ucheNkadiCode ucheNkadiCode removed the P1 This is planned to be completed before the end of a release label Jun 23, 2022
@ucheNkadiCode ucheNkadiCode modified the milestones: v0.8, v0.9 Jun 23, 2022
@ucheNkadiCode ucheNkadiCode changed the title Telemetry improvement: Create telemetry item for completion of a resource type Telemetry Improvement: Create telemetry item for completion of a resource type Jun 28, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.9, v0.10 Aug 3, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.10, v0.11 Aug 12, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.11, v0.12 Sep 30, 2022
@puicchan puicchan modified the milestones: v0.12, v0.13 Oct 13, 2022
@stephaniezyen stephaniezyen modified the milestones: v0.13, Committed Backlog Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devdiv Related to Bicep tooling efforts in DevDiv enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

5 participants