Skip to main content

Copilot 사용 메트릭 대시보드 보기

Copilot의 장기적 활용을 지원하기 위해 도입 동향과 사용 패턴을 지속적으로 모니터링합니다.

누가 이 기능을 사용할 수 있나요?

엔터프라이즈 소유자, 조직 관리자, 청구 관리자 및 "엔터프라이즈 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

  1. Navigate to your enterprise. For example, from the Enterprises page on GitHub.com.
  2. Click the Insights tab.
  3. 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 usage metrics.

Using Copilot Chat to analyze exported data

For deeper analysis, you can export NDJSON reports from the dashboard and use Copilot Chat to explore the data in more detail. For example, you can ask:

Copilot prompt
* Which users have `user_initiated_interaction_count` > 0 but low `code_acceptance_activity_count`?
* Are there specific teams with lower adoption rates?

Next steps