Github user franz1981 commented on the issue:
https://github.com/apache/activemq-artemis/pull/1605
@clebertsuconic @michaelandrepearce
> IMO could be a good idea to provide this feature it is to drop at all the
timeout calculation if a user just want the latencies percentiles and let the
original calculation being used otherwise. I simply don't know how/in what form
expose such tool, @clebertsuconic @michaelandrepearce any idea?make sense?
I've provided an attempt to do that here:
https://github.com/franz1981/activemq-artemis/tree/stat-journal-histogram
Today I'm doing other stuff so I will probably do something on that in the
weekend...
---