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)
the Logo image link is broken because there is no assets folder
- Include a Dockerfile for easier build (generated by Copilot :-) ) - Slightly updated README.md to mention it
Following the addition of persistent storage, it will likely be helpful for users to have the ability to select start and end dates for the data visualizations on each page.
As documented, the API contains metrics for the prior 28 days. It would be useful if there would be a way to configure this to support a 'local' json file...
Recommend emphasizing that support / questions should be submitted as an issue on this repo, not through GitHub support, either by pushing it up in the Readme or in some...
In order to see Editors usage as well, I changed the existing LanguagesBreakdown component to be more generic so that both Languages and Editors require less effort to maintain.  using GitHub Actions and the GitHub Container Registery (**GHCR**). It would ease the usage of...
This pull request primarily focuses on improving the handling of environment variables in the `GitHubApi.ts` and `MainComponent.vue` files. The changes include adding a console log to notify when mock data...