microsoft / microsoft/GitHub-Copilot-for-Azure

[Feature]: Support reporting telemetry from scripts

Open
#2,982 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

Issue #2980 covers collecting telemetry on skill script invocations. As a counterpart to that, we would also benefit from a method of reporting telemetry points from the script itself. This would allow us to report on script errors, progress, and other metadata about the underlying operations.

Note that this would involve the scripts themselves calling `npx @azure/mcp@latest ...` to report telemetry.

Contributor guide

Open the contributing guide

Research direction

Start by reading issue #2980 to understand the existing telemetry collection for skill script invocations. Then trace how scripts can call `npx @azure/mcp@latest ...`; done should allow scripts to report errors, progress, and other operation metadata as telemetry points.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, node.js
Domain
cli, observability, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.