github-copilot-resources / copilot-metrics-viewer

Tool to visualize the Copilot metrics provided via the Copilot Business Metrics API (current in public beta)
https://ashy-sky-02a7d0403.5.azurestaticapps.net/
MIT License
215 stars 99 forks source link

Feature/languages breakdown enhancements #14

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request primarily includes updates to the mock data in src/assets/copilot_metrics_response_sample.json and changes to the Vue.js components in the src/components directory. The mock data changes involve updates to the total_chat_acceptances and total_chat_turns fields. The Vue.js components changes involve updates to the text labels, layout changes, and removal of console logs.

Here are the most significant changes:

Updates to environment variables:

Updates to metrics:

Updates to Vue.js components: