Skip to content

Commit 5845eab

Browse files
committed
Update README to clarify sample files location and fix image links
1 parent 42c366e commit 5845eab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ However, many organizations that we work with already have established Power BI
1111
- Custom model slicing support, coming soon!
1212
- Data can be aggregated by enterprise, organization or team.
1313

14-
Located in the `./samples` directory you'll find sample JSON and PBIX files used to create the *new* dashboard below.
14+
Located in the `./samples` directory you'll find sample JSON and PBIX files used to create the dashboard below.
1515
> Note: The legacy GitHub Copilot Usage API is still available and can be used with the `GitHub Copilot - Telemetry Sample (Usage).pbix` file. For instructions, see [Usage_API.md](USAGE_API.md).
1616
1717
![Image of the Power BI dashboard with sample GitHub Copilot Metrics API data displayed.](./assets/Sample_Metrics_PBI.png)
@@ -25,7 +25,7 @@ In order to connect we'll need to generate a token and link to your metrics data
2525
1. Download and open the sample `GitHub Copilot - Telemetry Sample (Metrics with KPI).pbix` file.
2626
2. Determine if you'll be using the `Enterprise`, `Organization` or `Team` URL.
2727
3. Follow the instructions below to generate a token with permissions to access the API:
28-
[REST API endpoints for GitHub Copilot usage metrics - GitHub Docs](https://docs.github.com/en/rest/copilot/copilot-usage)
28+
[REST API endpoints for Copilot metrics - GitHub Enterprise Cloud Docs](https://docs.github.com/en/enterprise-cloud@latest/rest/copilot/copilot-metrics)
2929
>**IMPORTANT: Do not share this token and ensure you follow you organizations security policies.**
3030
4. The file contains the following data sources, descriptions are inlcuded below.
3131

@@ -108,7 +108,7 @@ In order to connect we'll need to generate a token and link to your metrics data
108108
2. Open the **Power Query Editor** by clicking **Transform data** in the top-menu and selecting **Tranform data**.
109109
3. Click on **source** query in the left-menu
110110
4. In the right-menu under **APPLIED STEPS** click the gear (settings) icon, selecting your JSON file and clicking **OK**.
111-
![Image of a data source selector in Power Query Editor.](https://github.com/github-copilot-resources/copilot-metrics-viewer-power-bi/blob/main/assets/Modify_JSON_source.png)
111+
![Image of a data source selector in Power Query Editor.](./assets/Modify_JSON_source.png)
112112
5. Click **Close and Apply** in the top-left of the **Power Query Editor**.
113113
6. On the **Report View** page click **Refresh** to load the new data into your dashboard.
114114
7. **Happy Customizing!**

0 commit comments

Comments
 (0)