Skip to content

Commit b268aa7

Browse files
Add note about Copilot metrics endpoints closing down (#59460)
1 parent ee1529e commit b268aa7

4 files changed

Lines changed: 10 additions & 1 deletion

File tree

content/copilot/tutorials/roll-out-at-scale/measure-success.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ After your trial, you can continue monitoring adoption and engagement through th
8888

8989
### Retrieve enterprise-wide data
9090

91-
You can use the {% data variables.product.prodname_copilot_short %} Metrics API to download 28-day usage reports for your enterprise. These reports include the same dataset shown in the {% data variables.product.prodname_copilot_short %} usage metrics dashboard. The API provides two endpoints.
91+
You can use the {% data variables.product.prodname_copilot_short %} usage metrics endpoints to download 28-day usage reports for your enterprise. These reports include the same dataset shown in the {% data variables.product.prodname_copilot_short %} usage metrics dashboard. The API provides two endpoints.
9292

9393
| Endpoint | Description |
9494
|:--|:--|

content/rest/copilot/copilot-metrics.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ redirect_from:
1313
- /rest/copilot/copilot-usage
1414
---
1515

16+
{% data reusables.copilot.copilot-metrics-closing-down %}
17+
1618
You can use these endpoints to get a breakdown of aggregated metrics for various {% data variables.product.prodname_copilot %} features. The API includes:
1719

1820
* Data for the last 100 days

content/rest/copilot/copilot-usage-metrics.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,13 @@ autogenerated: rest
1010
allowTitleToDifferFromFilename: true
1111
---
1212

13+
<!-- expires 2026-03-30 -->
14+
<!-- We should also remove the early access docs linked in the blog post (see reusable for link).-->
15+
1316
{% data reusables.copilot.usage-metrics-preview %}
1417

18+
<!-- end expires 2026-03-30 -->
19+
1520
To enable these endpoints, the "{% data variables.product.prodname_copilot_short %} usage metrics" policy must be set to **Enabled everywhere** for the enterprise. See [AUTOTITLE](/copilot/how-tos/administer-copilot/manage-for-enterprise/manage-enterprise-policies#defining-policies-for-your-enterprise).
1621

1722
<!-- Content after this section is automatically generated -->
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
>[!WARNING]
2+
> These {% data variables.product.prodname_copilot_short %} metrics endpoints will be {% data variables.release-phases.closing_down %} on April 2, 2026. We recommend using the **{% data variables.product.prodname_copilot_short %} usage metrics** endpoints instead, which provide more depth and flexibility. For more details, see [{% data variables.product.prodname_blog %}](https://github.blog/changelog/2026-01-29-closing-down-notice-of-legacy-copilot-metrics-apis/).

0 commit comments

Comments
 (0)