Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds Copilot Chat Metrics support #12

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Adds Copilot Chat Metrics support #12

merged 1 commit into from
Apr 17, 2024

Conversation

martedesco
Copy link
Collaborator

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:

  • src/model/MetricsData.ts: Expanded the Breakdown and Metrics classes in the data model to include new fields for chat acceptances, chat turns, and active chat users. [1] [2] [3] [4]

@martedesco martedesco changed the title Refactor MetricsViewer.vue and MetricsData.ts to add chat-related pro… Adds Copilot Chat Metrics support Apr 17, 2024
@martedesco martedesco merged commit 0e59e2f into main Apr 17, 2024
6 checks passed
@martedesco martedesco deleted the feature/toolbar-tabs branch April 17, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant