Copilot CLIアクティビティが使用状況メトリクスの合計と機能別内訳に含まれるようになりました
本文の状態
日本語全文を表示中
詳細モードで約2分の本文を読めます。
同じ出来事の情報源
6媒体で確認
The Decoder · 404 Media · Microsoft Research · GitHub Blog · GitHub Changelog · InfoQ
各社の報じ方を比較 ↓GitHub Copilotが、CLI(コマンドラインインターフェース)での使用データを既存の使用状況メトリクスに統合した。これにより、トップレベルの合計値と次元別内訳にIDEとCLIの両方のアクティビティが反映されるようになった。
Continue in AI NEW LAB
このニュースを、実務の判断につなげる
AI NEW LABで、試したことや先に確認したい条件を共有できます。まずはログインなしで読めます。
AI NEW LABで論点を見るSource Article
元記事を日本語で読む
本文に関係しない購読案内、埋め込み通知、サイト内プロモーションは除いています。
以前のCLIメトリクスリリースでは、Copilot使用状況メトリクスAPIに、セッション数、リクエスト数、トークン使用量を含む独立した totals_by_cli セクションが追加されました。このセクションはCLIアクティビティをレポートの他の部分から分離して報告しており、トップレベルの合計値と次元別内訳はIDEアクティビティのみを反映していました。
今回のアップデートにより、CLIアクティビティは既にお使いのメトリクスに統合されました。
新機能
トップレベルの合計値にCLIの貢献分が含まれるようになりました。以下のフィールドは現在、IDEとCLIを合計した値を表します:
code_generation_activity_countcode_acceptance_activity_countuser_initiated_interaction_countloc_added_sum/loc_deleted_sum
CLIは、次元別内訳において feature=copilot_cli として以下の項目に表示されます:
totals_by_featuretotals_by_model_featuretotals_by_language_featuretotals_by_language_model
CLIは totals_by_ide からは除外されています。最近のリリースで追加された既存の totals_by_cli セクションおよびユーザー別CLIフィールドは変更されていません。
これは、単日および28日間のエンタープライズ、組織、ユーザー別レポートに影響します。
重要性
- Copilot使用状況の統一ビュー: トップレベルの合計値がすべてのインターフェースにおけるCopilotアクティビティ全体を反映するようになったため、CLIを導入している組織の使用状況がダッシュボードやレポートで過小評価されることはなくなります。
- 他の機能とCLIを比較: CLIアクティビティがコード補完と同じ
totals_by_featureの内訳に表示されるため、管理者はCopilotの各機能間で使用状況がどのように分布しているかを確認できます。 - 手動での結合が不要に: 以前はCopilotの出力を包括的に把握するために、
totals_by_cliとIDEのみの合計値を手動で組み合わせる必要がありました。これは現在、API自体によって処理されます。
重要な注意点
- トップレベルの合計値の意味が変更されました。これらのフィールドがIDEのみのアクティビティを表すと想定してダッシュボードやレポートを作成していた場合、CLIの貢献分が追加されたことを反映して数値が増加します。これらの値に依存するしきい値や比較を確認してください。
詳細については、APIドキュメントをご覧ください。GitHub Community内での議論に参加してください。
*この投稿「Copilot CLI activity now included in usage metrics totals and feature breakdowns」は、The GitHub Blogで最初に公開されました。*
原文を表示
Previous CLI metrics releases added a standalone totals_by_cli section to the Copilot usage metrics API with session counts, request counts, and token usage. That section reported CLI activity separately from the rest of the report—top-level totals and dimensional breakdowns reflected IDE activity only.
With this update, CLI activity is now integrated into the metrics you already use.
What’s new
Top-level totals now include CLI contributions. The following fields now represent IDE + CLI combined:
code_generation_activity_count
code_acceptance_activity_count
user_initiated_interaction_count
loc_added_sum / loc_deleted_sum
CLI appears in dimensional breakdowns as feature=copilot_cli in:
totals_by_feature
totals_by_model_feature
totals_by_language_feature
totals_by_language_model
CLI is excluded from totals_by_ide. The existing totals_by_cli section and per-user CLI fields added in recent releases remain unchanged.
This impacts our single-day and 28-day enterprise, organization, and per-user reports.
Why this matters
Unified view of Copilot usage. Top-level totals now reflect all Copilot activity across surfaces, so dashboards and reports no longer undercount usage for organizations with CLI adoption.
Compare CLI alongside other features. CLI activity appears in the same totals_by_feature breakdowns as code completions, letting admins see how usage distributes across Copilot capabilities.
No more manual stitching. Previously, building a holistic view of Copilot output required combining totals_by_cli with IDE-only totals. That’s now handled by the API itself.
Important notes
Top-level totals have changed meaning. If your dashboards or reporting assumed these fields represented IDE-only activity, the numbers will increase to reflect the addition of CLI contributions. Review any thresholds or comparisons that depend on these values.
Visit our API documentation to learn more. Join the discussion within GitHub Community.
The post Copilot CLI activity now included in usage metrics totals and feature breakdowns appeared first on The GitHub Blog.
同じ出来事を6媒体で確認
同じ出来事を扱う別媒体の記事です。見出しと公開時刻を比較できます。
関連記事
今日のまとめ
AIデイリーブリーフで今日の重要ニュースをまとめ読み