GitHub Copilot app usage now visible in metrics API
GitHub Copilot app activity is now reported in the enterprise and organization usage metrics API. This change provides administrators with visibility into the app's adoption and consumption alongside other Copilot metrics. The update includes new fields for daily active users and detailed breakdowns of session counts, requests, and token usage, aiding in understanding the app's impact. These new fields will appear in 1-day and 28-day reports and will be null for organizations with no Copilot app activity.
- →Copilot app usage metrics added to API
- →New fields provide detailed Copilot app usage breakdown
- →Usage metrics are separated for clarity
Features (1) ›
- Copilot app usage metrics added to API
The GitHub Copilot usage metrics API now includes the GitHub Copilot app. This adds visibility for enterprise and organization admins into app activity, such as daily active users, session counts, request volumes, and token consumption.
Enhancements (1) ›
- New fields provide detailed Copilot app usage breakdown
Two new fields, `daily_active_copilot_app_users` and `totals_by_copilot_app`, are now available. The latter offers a breakdown of session count, request count, and token usage, including output tokens, prompt tokens, and average tokens per request.
Notes (1) ›
- Usage metrics are separated for clarity
GitHub Copilot app usage is reported in its own `totals_by_copilot_app` section, distinct from generic feature, model, language, and lines-of-code metrics. This ensures clear reporting for administrators.
https://github.blog/changelog/2026-07-17-github-copilot-app-now-available-in-the-usage-metrics-api
Related releases
- GitHub Copilot Deprecates Gemini 2.5 Pro and 3 Flash Models GitHub Changelog ·
- GitHub Copilot Enterprise Teams Model Policy Targeting in Public Preview GitHub Changelog ·
- npm restricts granular access token ability to bypass 2FA for sensitive actions GitHub Changelog ·
- GitHub Models officially retired GitHub Changelog ·
- GitHub Copilot VS Code Updates: Agents, Chat, UI, and Accessibility GitHub Changelog ·
- GitHub Actions: Reference same-repo workflows with self-repository syntax GitHub Changelog ·