From 7ac1465f12aa7b042b787010581e3b13f79d0539 Mon Sep 17 00:00:00 2001 From: Yanome Date: Thu, 4 Dec 2025 12:25:43 +0900 Subject: [PATCH] Fix number of allocated vCPUs The image shows an environment with 8 vCPUs. https://github.com/platformsh/platformsh-docs/blob/main/sites/platform/static/images/metrics/DG2-CPU.png --- sites/platform/src/increase-observability/metrics/dedicated.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sites/platform/src/increase-observability/metrics/dedicated.md b/sites/platform/src/increase-observability/metrics/dedicated.md index 535f1ccb79..7ede6d9151 100644 --- a/sites/platform/src/increase-observability/metrics/dedicated.md +++ b/sites/platform/src/increase-observability/metrics/dedicated.md @@ -70,7 +70,7 @@ Once you've read the metrics, see [recommendations for action](/increase-observa ### CPU -The project has 2 virtual CPUs allocated per host, as seen in the upper limit for the CPU metric. +The project has 8 virtual CPUs allocated per host, as seen in the upper limit for the CPU metric. ![A closeup of the CPU metrics](/images/metrics/DG2-CPU.png)