summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/tools/wtstats/stat_data.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/tools/wtstats/stat_data.py')
-rw-r--r--src/third_party/wiredtiger/tools/wtstats/stat_data.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/tools/wtstats/stat_data.py b/src/third_party/wiredtiger/tools/wtstats/stat_data.py
index a94ce524ae3..09fca2b9525 100644
--- a/src/third_party/wiredtiger/tools/wtstats/stat_data.py
+++ b/src/third_party/wiredtiger/tools/wtstats/stat_data.py
@@ -26,6 +26,7 @@ no_scale_per_second_list = [
'log: log sync_dir time duration (usecs)',
'log: maximum log file size',
'log: number of pre-allocated log files to create',
+ 'log: slot joins yield time (usecs)',
'log: total log buffer size',
'LSM: application work units currently queued',
'LSM: merge work units currently queued',
@@ -145,6 +146,7 @@ no_clear_list = [
'log: log sync_dir time duration (usecs)',
'log: maximum log file size',
'log: number of pre-allocated log files to create',
+ 'log: slot joins yield time (usecs)',
'log: total log buffer size',
'LSM: application work units currently queued',
'LSM: merge work units currently queued',