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)
## Description While running the dashboard, we observed that on the organization page, there is team-level metrics available. However, on other pages (Editors, Languages, Chat, Seat Analysis, and API Response),...
Hi there, for some reason I am getting an error when I try to run the new version 1.7. I followed the readme carefully for running the app locally. I...
I see a feature - Team slicing in the future pipeline. Could we do the same at user level as well? - Understand who is using what features, how are...
Consider adding options to store collected metrics in a database or cloud storage bucket. This would allow for historical analysis beyond the GitHub API's 28-day limit and provide more comprehensive...
It would be great to have Single Sign-On (SSO) options on Github Metrics Viewer for login, such as Okta, Google, Microsoft, and generic OAuth. This would enhance security and user...
Closes #184 and #190. Throw an error if a token does not exist when building the Authorization header. When using the GitHub OAuth app to authenticate, this is the `secure`...
We have GitHub enterpriserise and want to display data for a specific team. But seems like the NUXT_PUBLIC_SCOPE is ignored and always stats for whole enterprise are displayed. Here is...
Hi! [@martedesco](https://github.com/martedesco) & [@karpikpl](https://github.com/karpikpl) I just updated the dashboard from v1.9 to v2.0.3 and am facing an issue with unauthorized access. Nothing has changed since we had access to all...
Bumps the npm_and_yarn group with 1 update in the / directory: [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt). Updates `nuxt` from 3.15.3 to 3.16.0 Release notes Sourced from nuxt's releases. v3.16.0 👀 Highlights There's a lot...
Hello, I am using the latest version of this application. It is working fine with GitHub App authorization but not with GitHub OAuth App, encountering the following error: ``` 401...