rocksdb/monitoring
Andrew Kryczka 867fe92e5e Scale histogram bucket size by constant factor
Summary:
The goal is to reduce the number of histogram buckets, particularly now that we print these histograms for each column family. I chose 1.5 as the factor. We can adjust it later to either make buckets more granular or make fewer buckets.
Closes https://github.com/facebook/rocksdb/pull/2139

Differential Revision: D4872076

Pulled By: ajkr

fbshipit-source-id: 87790d782a605506c3d24190a028cecbd7aa564a
2017-08-21 17:10:40 -07:00
..
file_read_sample.h Change RocksDB License 2017-07-15 16:11:23 -07:00
histogram_test.cc Scale histogram bucket size by constant factor 2017-08-21 17:10:40 -07:00
histogram_windowing.cc Replace dynamic_cast<> 2017-07-28 16:27:16 -07:00
histogram_windowing.h Change RocksDB License 2017-07-15 16:11:23 -07:00
histogram.cc Scale histogram bucket size by constant factor 2017-08-21 17:10:40 -07:00
histogram.h Scale histogram bucket size by constant factor 2017-08-21 17:10:40 -07:00
instrumented_mutex.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
instrumented_mutex.h Change RocksDB License 2017-07-15 16:11:23 -07:00
iostats_context_imp.h Change RocksDB License 2017-07-15 16:11:23 -07:00
iostats_context_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
iostats_context.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
perf_context_imp.h Change RocksDB License 2017-07-15 16:11:23 -07:00
perf_context.cc perf_context measure user bytes read 2017-08-18 11:43:33 -07:00
perf_level_imp.h Change RocksDB License 2017-07-15 16:11:23 -07:00
perf_level.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
perf_step_timer.h Change RocksDB License 2017-07-15 16:11:23 -07:00
statistics_test.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
statistics.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
statistics.h Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_impl.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_updater_debug.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_updater.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_updater.h Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_util_debug.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_util.cc Change RocksDB License 2017-07-15 16:11:23 -07:00
thread_status_util.h Change RocksDB License 2017-07-15 16:11:23 -07:00