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

Adds Copilot Chat Metrics support #12

Closed martedesco closed 2 months ago

martedesco commented 2 months ago

This pull request primarily includes changes to enhance the CopilotChatViewer.vue component and the MetricsData.ts model in the src directory. The most important changes are the addition of new elements and data visualizations to the CopilotChatViewer.vue component, and the extension of the MetricsData.ts model to support new metrics related to chat interactions.

User Interface Enhancements:

Data Model Expansion: