v5.3.0
Changed
- Metrics endpoints now use a configurable integration period controlled by the
value for theinterval
in the general config section. This means that
percentile metrics will be reflect the behavior across that period of time. - Use rustcommon compact histogram instead of the local implementation.
Added
- Support for benchmarking Apache Kafka.
Fixed
- Early connection attempts are now reflected in the stats for the first window.