Open pawanjuly3 opened 6 years ago
HDR histogram is not supported at the moment, however, you can use JMX as metrics reporter. It is configured as:
metrics-reporter-configuration-name: JMX
Then you can collect all the metrics using Telegraf or any other similar tool to some time series DB and plot it.
can we direct all the stats to a log file on which some script can make a graph on stats for better output? Some thing like YCSB which creates HDR files which can be loaded to hdr-histogram plotter for visualizing.