microsoft / microsoft/kiota

VS Code telemetry needs to be more granular

Open
#5,626 2 comments 0 reactions 1 assignee Claimed by @lramosvea View on GitHub
type:enhancement type:telemetry
Dominant language
C#
Stars
3.8k
Forks
333
Avg merge
16h 29m
Merged PRs (30d)
116

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.