From d19cbf82ace799f395f4e0b4652742f9e44b7ba3 Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 13:59:26 -0500 Subject: [PATCH] Wording tweak to agent resource requirements table (#1452) (#1454) (cherry picked from commit 23a7cf8ba6acbcff13bc95a626e46da6b34e4493) Co-authored-by: Geoff Rowland <70981735+rowlandgeoff@users.noreply.github.com> --- .../elastic-agent/install-elastic-agent.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc index b32d79b43..d4b172f44 100644 --- a/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc +++ b/docs/en/ingest-management/elastic-agent/install-elastic-agent.asciidoc @@ -84,7 +84,7 @@ These tests are representative of use cases that attempt to ingest data as fast [options,header] |=== | **Resource** | **Throughput** | **Scale** -| **CPU*** | ~67% total | ~20% +| **CPU*** | ~67% | ~20% | **RSS memory size*** | ~280 MB | ~220 MB | **Write network throughput** | ~3.5 MB/s | 480 KB/s |=== @@ -107,4 +107,4 @@ The disk requirements for {agent} vary by operating system and {stack} version. | **Windows** | 891 MB | 504 MB |=== -During upgrades, double the disk space is required to store the new {agent} binary. After the upgrade completes, the original {agent} is removed from disk to free up the space. \ No newline at end of file +During upgrades, double the disk space is required to store the new {agent} binary. After the upgrade completes, the original {agent} is removed from disk to free up the space.