Skip to content

Commit 6434b24

Browse files
authored
Merge pull request #45061 from github/repo-sync
Repo sync
2 parents 2e4b70c + c062f1a commit 6434b24

7 files changed

Lines changed: 8 additions & 319 deletions

File tree

content/admin/upgrading-your-instance/automation-via-cli-api/enterprise-server-upgrade-automation.md

Lines changed: 0 additions & 305 deletions
This file was deleted.

content/admin/upgrading-your-instance/automation-via-cli-api/index.md

Lines changed: 0 additions & 8 deletions
This file was deleted.

content/admin/upgrading-your-instance/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
- /preparing-to-upgrade
88
- /performing-an-upgrade
99
- /troubleshooting-upgrades
10-
- /automation-via-cli-api
1110
shortTitle: Upgrade your instance
11+
redirect_from:
12+
- /admin/upgrading-your-instance/automation-via-cli-api
13+
- /admin/upgrading-your-instance/automation-via-cli-api/enterprise-server-upgrade-automation
1214
---

content/billing/concepts/billing-cycles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ For example, if you started a paid plan or converted from a trial on the 15th of
3737
3838
## Billing cycle for {% data variables.copilot.sandbox %} during public preview
3939

40-
During {% data variables.release-phases.public_preview %}, eligible accounts receive a **$10 monthly entitlement** for cloud sandbox usage in **June 2026**. The entitlement applies as follows:
40+
During {% data variables.release-phases.public_preview %}, eligible accounts receive a **$10 monthly entitlement** for cloud sandbox usage through the end of **July 2026**. The entitlement applies as follows:
4141

4242
* Usage above the entitlement is metered against your standard billing cycle and billed on your normal billing date.
43-
* The entitlement is discontinued after June 2026. Pricing and packaging after the preview is subject to change.
43+
* The entitlement is discontinued after July 2026. Pricing and packaging after the preview is subject to change.
4444

4545
## Billing cycles for volume-based products
4646

content/billing/concepts/product-billing/cloud-and-local-sandboxes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ For more information about {% data variables.copilot.sandbox %}, see [AUTOTITLE]
4040

4141
## Free and billed use
4242

43-
During public preview, eligible {% data variables.product.github %} accounts receive a **$10 monthly entitlement** to try cloud sandboxes. This entitlement is available for June 2026. Any usage beyond the monthly entitlement is billed to your account.
43+
During public preview, eligible {% data variables.product.github %} accounts receive a **$10 monthly entitlement** to try cloud sandboxes. This entitlement is available through the end of July 2026. Any usage beyond the monthly entitlement is billed to your account.
4444

4545
After the preview period ends, the entitlement no longer applies and all usage is billed.
4646

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Metrics are available through:
3939

4040
In addition, {% data variables.product.prodname_copilot_short %} usage metrics incorporate **server-side telemetry** to identify active users that client-side telemetry alone may miss. Network conditions, proxy configurations, and client settings can prevent client telemetry from reaching {% data variables.product.github %}, so server-side signals ensure those users still appear in your reports.
4141

42-
Users surfaced through server-side telemetry are fully counted toward your active user totals (such as daily active users), but their dimensional breakdowns—such as `totals_by_ide`, `totals_by_feature`, and lines-of-code metrics—remain empty until richer telemetry is available for them. Top-level totals and breakdowns for users already captured by client telemetry are unchanged.
42+
Users surfaced through server-side telemetry are fully counted toward your active user totals (such as daily active users, `daily_active_users` ). When available, they may also appear in `totals_by_ide` (including the most recently detected IDE and {% data variables.product.prodname_copilot_short %} extension versions in per-user reports). However, other dimensional breakdowns—such as `totals_by_feature` and lines-of-code metrics—remain empty until richer telemetry is available for them. Top-level totals and breakdowns for users already captured by client telemetry are unchanged.
4343

4444
The data **does not include** activity from other {% data variables.product.prodname_copilot_short %} surfaces, such as:
4545

content/copilot/reference/copilot-usage-metrics/reconciling-usage-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,6 @@ The value `Unknown` appears in some API or export breakdowns when telemetry from
8181

8282
## Users surfaced by server-side telemetry
8383

84-
{% data variables.product.prodname_copilot_short %} usage metrics combine client-side and server-side telemetry to identify active users. Users confirmed as active through server-side telemetry, but for whom no client telemetry was received, are included in your active user totals (such as `daily_active_users`). However, their dimensional breakdowns (`totals_by_ide`, `totals_by_feature`, `totals_by_language_feature`, `totals_by_language_model`, `totals_by_model_feature`) and lines-of-code metrics will be empty.
84+
{% data variables.product.prodname_copilot_short %} usage metrics combine client-side and server-side telemetry to identify active users. Users confirmed as active through server-side telemetry, but for whom no client telemetry was received, are included in your active user totals (such as `daily_active_users`). When available, these users may also appear in `totals_by_ide` (and in per-user reports this includes the most recently detected IDE and {% data variables.product.prodname_copilot_short %} extension versions). However, other dimensional breakdowns (`totals_by_feature`, `totals_by_language_feature`, `totals_by_language_model`, `totals_by_model_feature`) and lines-of-code metrics will still be empty.
8585

8686
This means your top-level active user counts may be higher than the sum of users reflected in the breakdown arrays. This is expected behavior and does not indicate a data error.

0 commit comments

Comments
 (0)