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.
2
+
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 monitor usage 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
3
4
4
However, many organizations that we work with already have established Power BI teams. If your organization is **already using Power BI, please read on**
5
5
@@ -8,7 +8,7 @@ Located in the `./samples` directory you'll find sample JSON and PBIX files use
8
8

9
9
10
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.
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
12
13
13
1. Download and open the sample `GitHub Copilot - Telemetry Sample (DM).pbix` file
14
14
2. The file contains three data sources on the right hand side.
@@ -19,15 +19,14 @@ Located in the `./samples` directory you'll find sample JSON and PBIX files use
0 commit comments