注意
GitHub Copilot 使用情况指标目前处于 使用数据保护的公共预览版 阶段,可能会发生更改。
After your initial rollout, the Copilot usage metrics dashboard helps you monitor how usage evolves over time. By exploring adoption, feature, model, and language trends, you can see how developers are engaging with Copilot and identify areas where additional enablement or communication may drive deeper value.
Prerequisite
To access Copilot usage metrics, the "Copilot usage metrics" policy must be enabled:
Accessing the dashboard
- 转到“ 企业 ”页并选择企业。
- 单击“见解”选项卡。
- In the left sidebar, click Copilot usage.
Data in the dashboard is based only on IDE telemetry, and may appear up to three full UTC days behind the current date. See GitHub Copilot 使用情况指标.
Using Copilot 聊天助手 to analyze exported data
For deeper analysis, you can export NDJSON reports from the dashboard and use Copilot 聊天助手 to explore the data in more detail. For example, you can ask:
* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`? * Are there specific teams with lower adoption rates?
* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`? * Are there specific teams with lower adoption rates?
* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`?
* Are there specific teams with lower adoption rates?
Next steps
- To learn how to interpret the data in each chart and act on usage trends, see 解释 GitHub Copilot 的使用情况和采用指标.
- To learn how to track license activation and initial usage of GitHub Copilot with usage metrics, see 使用 Copilot 使用情况指标跟踪许可证激活和初始使用情况.
- To access usage data programmatically, see Copilot 使用情况指标的 REST API 终结点.