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

VS Code telemetry needs to be more granular #5626

Open
maisarissi opened this issue Oct 17, 2024 · 1 comment
Open

VS Code telemetry needs to be more granular #5626

maisarissi opened this issue Oct 17, 2024 · 1 comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned

Comments

@maisarissi
Copy link
Contributor

The telemetry is mostly put in when registering the commands.
Today, the ms-graph.kiota/kiota.openApiExplorer.generateClient command encompasses all the generation events (client, manifest, plugin).
Having a more granular telemetry for each generation event would helps us understand better the extension use.
So we need to have separate events for:

  • client
  • api plugin (copilot plugin)
  • api manifest
  • openai plugin (other)
@maisarissi maisarissi added the status:waiting-for-triage An issue that is yet to be reviewed or assigned label Oct 17, 2024
@petrhollayms
Copy link
Contributor

@thewahome Could you please check whether we could also add an attribute about the mode ("ttk", empty or other future value)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:waiting-for-triage An issue that is yet to be reviewed or assigned
Projects
Status: Needs Triage 🔍
Development

No branches or pull requests

2 participants