Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Copilot desktop app activity stopped being attributed to `copilot_app` in usage metrics

オープン
#4,024 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
35/100
issue の種類
バグ
明瞭さ
明確に書かれている
活発さ
活発
技術スタック
github
領域
analytics

調査の方向性

No source file or test is identified in the issue. Start by reproducing the organization users-1-day report for a desktop app user and compare the app and CLI attribution fields; the issue is done when desktop activity is attributed to copilot_app, retaining CLI attribution only when both surfaces are involved.

索引モデルが issue の本文から書いたものです。

説明

triage
Short summary

After a Copilot desktop app update, organization usage reports stopped attributing activity from some desktop app users to the copilot_app surface.

Affected version or release

1.1.21

Installation context

All people in the org using Github Copilot app.

What happened?

After a Copilot desktop app update, organization usage reports stopped attributing activity from some desktop app users to the copilot_app surface.

Before the update, desktop app sessions produced all expected signals:

  • used_copilot_app: true
  • totals_by_copilot_app
  • A copilot_app entry in totals_by_feature
  • In some cases, simultaneous CLI attribution because the app uses the CLI runtime internally

After the update, the same users’ activity continued to be reported, but only as CLI activity:

  • used_cli: true
  • totals_by_cli present
  • copilot_cli feature activity present
  • used_copilot_app: false
  • totals_by_copilot_app absent
  • No copilot_app feature entry

❗ Comparing weekdays before and after the transition:

  • Reported Copilot App active users fell 78%
  • Copilot App requests fell 94%
  • Copilot App generations fell 96%
  • CLI active users increased 42%
  • CLI requests increased 97%
  • CLI prompts increased 215%
  • CLI-only attribution increased 196%
  • Simultaneous app-and-CLI attribution fell 89%

The organization-level report reconciles exactly with the per-user rows, so this is not a downstream dashboard or aggregation problem. The incorrect attribution originates in GitHub’s telemetry or reporting pipeline.

Steps to reproduce
  1. Use the GitHub Copilot desktop app through an organization-managed Copilot license.
  2. Download the organization users-1-day usage report.
  3. Locate the user’s activity for that day.
  4. Observe that desktop app activity is reported under used_cli and totals_by_cli.
  5. Observe that used_copilot_app is false, while totals_by_copilot_app and the copilot_app feature row are absent.
Expected behavior

Activity initiated in the GitHub Copilot desktop app must be attributed to the copilot_app surface, even if the app uses the Copilot CLI runtime internally.

If both surfaces are intentionally involved, the report should retain both signals, as it did previously and as GitHub’s documented example schema supports.

Additional context

‼️ This is not acceptable for a paid organization product. We rely on these metrics to measure Copilot App adoption and justify substantial licensing and AI-credit expenditure. Reporting desktop app usage as CLI-only materially misrepresents product adoption and makes the organization metrics unreliable.

主要言語
言語のデータがありません
スター
2.1k
フォーク
157
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/app のほかの issue

github/app の issue をすべて見る

似ている issue

Data Visualization の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。