For the complete documentation index, see llms.txt. This page is also available as Markdown.

GitHub Copilot activity

See detailed GitHub Copilot activity patterns across teams, features, models, editors, and programming languages

Available at AI tools → AI activity → GitHub Copilot

If you're looking for a productivity boost from GitHub Copilot, it's not enough to enable the tool for your teams and then forget it. People need to pick up the new habit and invest the time to learn how to use it effectively. To support that, you need proper visibility into the current activity patterns.

With GitHub Copilot activity breakdown, you can:

  • Understand what Copilot features people are actively using.

  • See usage trends and understand the volume of code being generated with Copilot.

  • Understand which languages, IDEs, chat modes, and LLM models people are using with Copilot.

Read more in our guide on understanding the impact of AI tools.

To track GitHub Copilot licenses, see AI adoption metrics.

Setup

See our instructions for enabling the GitHub Copilot integration.

Frequently asked questions

Why is data missing for the selected team?

The Copilot usage metrics feature must be enabled in your organization for us to get the usage data. Check your organization's settings. It can take up to 6 hours for Swarmia to sync the data after you've enabled the API.

What data is included in this view?

This view is based on GitHub Copilot usage metrics data provided by GitHub. The data comes from telemetry provided by Copilot surfaces like IDEs and Copilot CLI. End users must have telemetry enabled in their IDE to be included in these metrics.

The supported editors are:

  • Eclipse

  • JetBrains / IntelliJ

  • Visual Studio

  • VS Code

  • Xcode

The data does not include activity from:

  • Copilot Chat on GitHub.com

  • GitHub Mobile

Do these metrics include Copilot agent mode and Copilot coding agent?

  • Copilot agent mode allows Copilot to make autonomous edits directly in your local development environment (as a part of the Copilot Edits feature in Visual Studio and Visual Studio Code).

    • ✅ Included in this view

  • Copilot coding agent works autonomously in GitHub Actions to complete tasks assigned through GitHub issues or GitHub Copilot Chat prompts, and creates pull requests with the results.

Last updated

Was this helpful?