Skip to content

Commit 282a417

Browse files
committed
Merge branch 'feature/SeatAnalysis' of https://github.com/DevOps-zhuang/copilot-metrics-viewer into feature/SeatAnalysis
2 parents 8d397cb + c54ebd6 commit 282a417

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,20 @@ The language breakdown analysis tab also displays a table showing the Accepted P
7070

7171
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.
7272

73+
## Seat Analysis
74+
75+
![image](https://github.com/DevOps-zhuang/copilot-metrics-viewer/assets/54096296/d1fa9d1d-4fab-4e87-84ba-7be189dd4dd0)
76+
77+
1. **Total Assigned:** This metric represents the total number of copilot assigned seats within current organization.
78+
79+
2. **Assigned But Never Used:** This metric shows the assigned but never used seats within current organization. the assigned time are also dispalyed in the below chart, recommend to check that date.
80+
81+
3. **No Activity in Last 7 days:** never used seats. or seats used, but no activity in recent 7 days.
82+
83+
4. **No Activity in last 7 days (Inluding Never used seats):** A table to display seats that have had no activity in the past 7 days, ordered by the date of last activity. Seats that were used earlier are displayed more prominently at the front.
84+
85+
86+
7387
## Setup instructions
7488

7589
In the `.env` file, you can configure several environment variables that control the behavior of the application.

0 commit comments

Comments
 (0)