Skip to content

v5.3.0

Compare
Choose a tag to compare
@brayniac brayniac released this 21 Nov 21:44
· 160 commits to main since this release
fbb1082

Changed

  • Metrics endpoints now use a configurable integration period controlled by the
    value for the interval 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.