summaryrefslogtreecommitdiff
path: root/tools/wtstats/stat_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/wtstats/stat_data.py')
-rw-r--r--tools/wtstats/stat_data.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/wtstats/stat_data.py b/tools/wtstats/stat_data.py
index a4fc2fcc831..db5b14d6cd6 100644
--- a/tools/wtstats/stat_data.py
+++ b/tools/wtstats/stat_data.py
@@ -62,8 +62,10 @@ no_scale_per_second_list = [
'session: open cursor count',
]
no_clear_list = [
+ 'async: maximum work queue length',
'cache: bytes currently in the cache',
'cache: maximum bytes configured',
+ 'cache: maximum page size at eviction',
'cache: pages currently held in the cache',
'cache: percentage overhead',
'cache: tracked bytes belonging to internal pages in the cache',