Skip to content

Commit e04db26

Browse files
authored
Update README.md
1 parent 01b5199 commit e04db26

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44

55
## Video
66

7-
https://github.com/martedesco/copilot-metrics-viewer/assets/3329307/6d5b3ffd-ef4f-4c47-b0fe-177181fabd99
7+
https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/bc7e2a16-cc73-43c4-887a-b50809c08533
8+
89

910
## Charts
1011

@@ -44,9 +45,19 @@ Here are the key metrics visualized in these charts:
4445
The language breakdown analysis at the bottom of the page displays a table showing the Accepted Prompts, Accepted Lines of Code, and Acceptance Rate (%) for each language over the full time period covered by a single API call. The entries are sorted by the number of _accepted lines of code descending_.
4546

4647
<p align="center">
47-
<img width="697" alt="image" src="https://github.com/martedesco/copilot-metrics-viewer/assets/3329307/c6163664-bb2c-4277-8d77-51a50f252df7">
48+
<img width="1000" alt="image" src="https://github.com/github-copilot-community/copilot-metrics-viewer/assets/3329307/6ce22c04-3a4f-48e4-bb3a-db9f9fd7eb95">
4849
</p>
4950

51+
## Copilot Chat Metrics
52+
53+
1. **Cumulative Number of Turns:** This metric represents the total number of turns (interactions) with the Copilot over the past 28 days. A 'turn' includes both user inputs and Copilot's responses.
54+
55+
2. **Cumulative Number of Acceptances:** This metric shows the total number of lines of code suggested by Copilot that have been accepted by users over the past 28 days.
56+
57+
3. **Total Turns | Total Acceptances Count:** This is a chart that displays the total number of turns and acceptances
58+
59+
4. **Total Active Copilot Chat Users:** a bar chart that illustrates the total number of users who have actively interacted with Copilot over the past 28 days.
60+
5061
## Requirements
5162

5263
Your organization must be enrolled in the GitHub Copilot API private alpha.

0 commit comments

Comments
 (0)