Replies: 8 comments 4 replies
-
@Akash1134 This looks great, would love to see more detailed metrics about Copilot usage and engagement. Question: it looks like this is disabled for my org, do I need an enterprise owner to enable? The docs are a little light but it sounds like if I get an enterprise owner to enable the Copilot Metrics API for the enterprise I can then get them for my org?
|
Beta Was this translation helpful? Give feedback.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
This comment was marked as spam.
-
Thanks for the GA, it looks more detailed, and indeeed more complex :-)
for the GA metric route, I was doubting whether we still need an aggregate high-leve total_code summary for each day, maybe per day per language? currently, for the copilot_ide_code_completions part, it only has one direct KV which is "total_engaged_users": 20. in order to get the total_code_* metircs as before, we have to check the breakdown data, which is by editor/models/language, the merge them togeterh. based on my observation, the total_code_* data per day per language is a strong requirement. so it is better to add it. thanks for your consideration. like currently, for the lanuages part under "copilot_ide_code_completions", it only display the total_engaged_users part, is it possible to add total_code_* part for each language? thanks. "copilot_ide_code_completions": { |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
Hey, "Your organization has disabled Copilot Metrics API access. Enable it in GitHub settings to access this endpoint." In github settings I'm unable to enable access to the metrics API as admin. I see a link to a doc on how for github pre release license terms But don't actually see how to get my enterprise access to these pre release features. |
Beta Was this translation helpful? Give feedback.
-
Accessing GitHub Copilot Usage API with a Business Account – Is it supported? Question: @Akash1134 / Team Hello everyone, I’m looking to track GitHub Copilot usage metrics through the API for our organization, which currently has a GitHub Business license. Specifically, I’d like to use the following endpoint: /enterprises/{enterprise}/copilot/usage Before diving in, I wanted to confirm: does the GitHub Business license provide access to the Copilot usage API, or is this feature exclusively available for GitHub Enterprise accounts? If it’s enterprise-only, are there any alternative methods for tracking Copilot usage in a Business account? Thanks for any insights or guidance! |
Beta Was this translation helpful? Give feedback.
-
🚀 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:
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
💬 Your Turn!
How are you planning to use the Copilot Metrics API? What specific metrics would give you the best insight into Copilot's impact on your projects? Whether it’s tracking usage, surfacing adoption trends, or something else entirely, we’d love to hear your ideas. Drop your thoughts below and let’s shape the future of Copilot analytics together! 👇
Beta Was this translation helpful? Give feedback.
All reactions