microsoft / microsoft/GitHub-Copilot-for-Azure

[Feature]: Capture script invocation telemetry

Open
#2,980 1 comment 0 reactions 0 assignees View on GitHub
assign-to-copilot telemetry
Dominant language
Python
Stars
250
Forks
204
Avg merge
1d 12h
Merged PRs (30d)
67

Description

Currently we capture plugin telemetry on skill invocations and reference file reads. Skills now include an increasing number of scripts. We should report a telemetry event every time a skill script is invoked--basically, what we do for reference file reads, but for scripts.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing telemetry implementation for skill invocations and reference file reads, then trace how those events are emitted. Add equivalent coverage for every skill script invocation and verify that the telemetry event is reported consistently with reference file reads.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
observability
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.