diff --git a/docs/stats.org b/docs/stats.org index 7dc1177e6..d8c4b61d3 100644 --- a/docs/stats.org +++ b/docs/stats.org @@ -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 |