Skip to content

Commit c915db8

Browse files
Merge branch 'github-copilot-resources:main' into main
2 parents e773f4a + 42dc91b commit c915db8

File tree

9 files changed

+651
-720
lines changed

9 files changed

+651
-720
lines changed

.github/workflows/azure-static-web-apps-red-forest-047f4de10.yml

Lines changed: 0 additions & 46 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,13 +47,13 @@ Here are the key metrics visualized in these charts:
4747

4848
Pie charts with the top 5 languages by accepted prompts and acceptance rate are displayed at the top.
4949
<p align="center">
50-
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/1415e6aa-87a4-4602-aac5-2525abfd9bef">
50+
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/8ab0488a-89e6-486d-aa61-df3d178cd57c">
5151
</p>
5252

5353
The language breakdown analysis tab also displays a table showing the Accepted Prompts, Accepted Lines of Code, and Acceptance Rate (%) for each language over the past 28 days. The entries are sorted by the number of _accepted lines of code descending_.
5454

5555
<p align="center">
56-
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/6ce22c04-3a4f-48e4-bb3a-db9f9fd7eb95">
56+
<img width="800" alt="image" src="https://github.com/github-copilot-resources/copilot-metrics-viewer/assets/3329307/38a4ff57-4974-4f60-a154-91db17b03678">
5757
</p>
5858

5959
## Copilot Chat Metrics
@@ -72,7 +72,7 @@ The language breakdown analysis tab also displays a table showing the Accepted P
7272

7373
## Setup instructions
7474

75-
- Instructions on how to authenticate are provided in the [API documentation]([url](https://docs.github.com/en/enterprise-cloud@latest/rest/copilot/copilot-usage?apiVersion=2022-11-28))
75+
- Instructions on how to authenticate are provided in the [API documentation](https://docs.github.com/en/enterprise-cloud@latest/rest/copilot/copilot-usage?apiVersion=2022-11-28)
7676

7777
### .env file setup
7878
- To retrieve Copilot metrics via the API and display your organization's data, configure the following boolean environment variable to false:

0 commit comments

Comments
 (0)