Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading