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