copilot-metrics-viewer
copilot-metrics-viewer copied to clipboard
Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
Is it possible to view metrics broken down by model? With four models currently available in Copilot, we’re looking for insights on a per-model basis to better understand adoption, usage,...
Hi, We're hosting the Copilot metrics viewer on AWS / ECS and we're using the [recommended proxy setup using GitHub app](https://github.com/github-copilot-resources/copilot-metrics-viewer/blob/main/DEPLOYMENT.md#github-app-registration). The app has one `Readonly` Setting: ``` GitHub Copilot...
One concern is about the priviledge. currently, only org admin can fetch metrics data from Github API. and we want every user in the org can view its org's metrics...
GitHub team has released an [official Power BI app for copilot metrics](https://appsource.microsoft.com/en-us/product/power-bi/github.github-copilot-metrics) Link to [Official Announcement](https://github.com/orgs/community/discussions/141071#discussioncomment-11382731) and [Setup Instructions](https://gist.github.com/ayodejiayodele/3115d60ce7420891d2f005f7395ce99c) You can consider this solution when you're a Power BI user.
I am encountering an issue with the Abnormal Data: - **Total Lines Accepted vs. Total Acceptances Count:** It is illogical that the total lines accepted are fewer than the total...