Skip to main content

查看代码生成仪表板

可以使用代码生成仪表板监视 Copilot 如何在整个企业中生成代码,包括用户和代理的活动。

谁可以使用此功能?

企业所有者、计费经理和具有“查看企业 Copilot 指标”权限的企业自定义角色的人员

注意

GitHub Copilot usage metrics are currently in public preview with data protection and subject to change.

The code generation dashboard shows how Copilot is generating code across your enterprise. By comparing user-initiated and agent-initiated activity across models, languages, and modes, you can see how teams are adopting AI-assisted and agent-driven development.

Prerequisite

"Copilot usage metrics" must be enabled on the AI Control tab. See Managing policies and features for GitHub Copilot in your enterprise.

Accessing the dashboard

  1. Go to the Enterprises page and select your enterprise.
  2. Click the Insights tab.
  3. In the left sidebar, click Code generation.

What you can view

The dashboard shows aggregated code generation activity across your enterprise, including:

  • Lines of code changed with AI. The total lines of code added and deleted across all modes.
  • User-initiated code changes. Lines suggested or manually added through completions and chat actions.
  • Agent-initiated code changes. Lines automatically added or deleted by agents across edit, agent, and custom modes.
  • Activity by model and language. User-initiated and agent-initiated activity grouped by model and language.

For a full list of available metrics and definitions, see Data available in Copilot usage metrics.

Next steps