v1.4
版本发布时间: 2024-05-01 01:48:39
github-copilot-resources/copilot-metrics-viewer最新发布版本:v1.7(2024-08-16 01:51:47)
Main Features 🚀
Enterprise level metrics are now supported 🎉 GitHub Copilot for non-GHE users (a.k.a. Copilot Standalone) can now visualize metrics. Set up details in the README.
What's Changed
- Add Dockerfile by @stephenjannin in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/18
- Add support to Enterprise level metrics by @martedesco in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/23
- Introduced new environment variables VUE_APP_SCOPE and VUE_APP_GITHUB_ENT to determine the scope of the API calls and the enterprise or organization name to target API calls, respectively.
- Added a copy to clipboard feature for the JSON response displayed in the API Response
- Added GitHub favicon
New Contributors
- @stephenjannin made their first contribution in https://github.com/github-copilot-resources/copilot-metrics-viewer/pull/18
Full Changelog: https://github.com/github-copilot-resources/copilot-metrics-viewer/compare/v1.3...v1.4