Skip to content
Open
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
2 changes: 1 addition & 1 deletion modules/cli/pages/cbstats/cbstats-all.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ Note that `ep` stands for _eventual persistence_, and simply refers to the Data

| ep_kv_size
| Memory used to store item metadata, keys and values, no matter the vBucket’s state.
If an item’s value is ejected, this stats will be decremented by the size of the item’s value.
If an item’s value is ejected, this stat will be decremented by the size of the item’s value.

| ep_value_size
| Memory used to store values for resident keys
Expand Down