You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🚀 Now Available: GitHub Copilot Metrics API in General Availability! 🚀
We’re thrilled to introduce the GA release of the GitHub Copilot Metrics API, now open to all GitHub Copilot Business and GitHub Copilot Enterprise users. This release is packed with features to give you greater visibility into Copilot's impact across your development workflow. Ready to dive into the data?
📊 What’s the GitHub Copilot Metrics API?
Imagine having detailed insights into how Copilot is being used across your enterprise. The Metrics API brings this to life by providing you with data on Copilot's usage—across teams, organizations, and individual features. Perfect for tracking trends, understanding usage patterns, and integrating with your own dashboards, the Metrics API helps you see where Copilot is adding value and how you can optimize its use.
🎉 What's New in the GA Release?
Here’s a peek at what’s included:
New metrics for Pull Request summaries and Copilot Chat on GitHub.com.
Clarity on code completions and Copilot Chat usage in IDEs.
User engagement summaries updated daily.
Custom model slicing support, coming soon!
Data is aggregated by enterprise, organization, and team.
Up to 28 days of historical data available for trend analysis.
With data loaded daily (UTC) and summarized by day, you can view patterns in real-time and make more data-informed decisions.
🤔 Will My Current Reporting Be Affected?
To make the transition smooth, we’ve kept the Beta route online through the end of the year. This means any current reporting tied to the Beta API will continue without interruption, while you explore the newly revised schema and expanded metrics in the GA version.
📚 Resources to Get Started
Docs: Ready to get started? Explore the API documentation for the full breakdown of metrics and schema.
The text was updated successfully, but these errors were encountered:
there are more in-depth layer in new 'Metrics' API, I am thinking use mysql or document DB to save it, the main scenario is to insert/update and query aggregate data.
https://docs.github.com/en/rest/copilot/copilot-metrics?apiVersion=2022-11-28#get-copilot-metrics-for-an-enterprise
🚀 Now Available: GitHub Copilot Metrics API in General Availability! 🚀
We’re thrilled to introduce the GA release of the GitHub Copilot Metrics API, now open to all GitHub Copilot Business and GitHub Copilot Enterprise users. This release is packed with features to give you greater visibility into Copilot's impact across your development workflow. Ready to dive into the data?
📊 What’s the GitHub Copilot Metrics API?
Imagine having detailed insights into how Copilot is being used across your enterprise. The Metrics API brings this to life by providing you with data on Copilot's usage—across teams, organizations, and individual features. Perfect for tracking trends, understanding usage patterns, and integrating with your own dashboards, the Metrics API helps you see where Copilot is adding value and how you can optimize its use.
🎉 What's New in the GA Release?
Here’s a peek at what’s included:
New metrics for Pull Request summaries and Copilot Chat on GitHub.com.
Clarity on code completions and Copilot Chat usage in IDEs.
User engagement summaries updated daily.
Custom model slicing support, coming soon!
Data is aggregated by enterprise, organization, and team.
Up to 28 days of historical data available for trend analysis.
With data loaded daily (UTC) and summarized by day, you can view patterns in real-time and make more data-informed decisions.
🤔 Will My Current Reporting Be Affected?
To make the transition smooth, we’ve kept the Beta route online through the end of the year. This means any current reporting tied to the Beta API will continue without interruption, while you explore the newly revised schema and expanded metrics in the GA version.
📚 Resources to Get Started
Docs: Ready to get started? Explore the API documentation for the full breakdown of metrics and schema.
The text was updated successfully, but these errors were encountered: