From bbe0c1267da1982ea69d0e7c55ac2673dcb5652d Mon Sep 17 00:00:00 2001 From: Akanksha Trehun Date: Wed, 2 Sep 2026 14:37:09 +0530 Subject: [PATCH] docs: list all six experiment adapters in README memory, cpu, and network adapters were added but never added to the adapter list. Signed-off-by: Akanksha Trehun --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f1823f0..0276cde 100644 --- a/README.md +++ b/README.md @@ -150,8 +150,8 @@ experiments: snapshotter: devmapper ``` -The available experiment adapters are `lifecycle`, `storage`, and -`http-readiness`. +The available experiment adapters are `lifecycle`, `storage`, +`http-readiness`, `memory`, `cpu`, and `network`. For HTTP readiness, specify the nginx image and an available host port. The adapter pulls and creates the container before measurement, then starts a GET