You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the release of the [GitHub Copilot Metrics API](https://github.blog/changelog/2024-04-23-github-copilot-metrics-api-now-available-in-public-beta/) many teams are looking to leverage this data to help monitors usahe against their KPIs. For many, the Copilot Metrics Viewer ([github-copilot-resources/copilot-metrics-viewer](https://github.com/github-copilot-resources/copilot-metrics-viewer)) might be a great option.
3
+
4
+
However, many organizations that we work with already have established Power BI teams. If your organizations is **already using Power BI read on!**
5
+
6
+
Located in the `./samples` directory you'll find sample JSON and PBIX files used to create the dashboar below.
2
7
3
8

9
+
10
+
## Modify the data source
11
+
> Note: This example provided a proof of concept for loading metrics data and requires an exported JSON file. If you have access to the REST API you can configure the Source accordingly.
12
+
13
+
1. Download and open the sample `GitHub Copilot - Telemetry Sample (DM).pbix` file
14
+
2. The file contains three data sources on the right hand side.
0 commit comments