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
4 changes: 2 additions & 2 deletions docs/stats.org
Original file line number Diff line number Diff line change
Expand Up @@ -104,8 +104,8 @@ For introductory information on stats within membase, start with the
| ep_overhead | Extra memory used by transient data |
| | like persistence queues, replication |
| | queues, checkpoints, etc |
| ep_mem_low_wat | Low water mark for auto-evictions |
| ep_mem_high_wat | High water mark for auto-evictions |
| ep_mem_low_wat | Low water mark for auto-ejections |
| ep_mem_high_wat | High water mark for auto-ejections |
| ep_total_cache_size | The total byte size of all items, no |
| | matter the vbucket's state, no matter |
| | if an item's value is ejected |
Expand Down