Skip to content

Commit 60d019e

Browse files
authored
Revert "docs(nx-cloud): update resource usage minimum version to 22.2" (#33725)
Reverts #33723
1 parent 6c2c50d commit 60d019e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

astro-docs/src/content/docs/guides/Nx Cloud/ci-resource-usage.mdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ filter: 'type:Guides'
1010
Nx Cloud tracks CPU and memory usage for each task in your CI pipeline. Use this data to find resource bottlenecks, debug out-of-memory errors, and pick the right agent size for your workload.
1111

1212
{% aside type="note" title="Requirements" %}
13-
Requires Nx 22.2 or higher.
13+
Requires Nx 22.1 or higher.
1414

1515
The CI resource usage feature with Nx Cloud requires an [Enterprise plan](https://nx.dev/enterprise?utm_source=nx.dev&utm_medium=documentation-guide&utm_campaign=nx-cloud-task-metrics).
1616
{% /aside %}

docs/blog/2025-12-05-nx-cloud-release-agent-resource-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Your platform team benefits from self-service debugging. Developers can investig
104104

105105
## Available Now for Enterprise Customers
106106

107-
Agent Resource Usage is **available today for all Nx Enterprise customers**. You'll need Nx 22.2 or greater to take advantage of this feature.
107+
Agent Resource Usage is **available today for all Nx Enterprise customers**. You'll need Nx 22.1 or greater to take advantage of this feature.
108108

109109
To get started, navigate to the Analysis section of any CI Pipeline Execution in your Nx Cloud dashboard. If you're using Nx Agents, the data is collected automatically. For manual DTE setups, refer to our documentation for upload instructions.
110110

0 commit comments

Comments
 (0)