Skip to content

v0.9.10

Compare
Choose a tag to compare
@zegelin zegelin released this 25 Jan 01:22

Bug Fixes

  • #49 Various timers & latency metrics were in milliseconds rather than seconds.
  • #47 Labels.finalize() could throw a NullPointerException
  • #43 Fixes the registration of client_request metrics that were throwing NullPointerExceptions
  • #26 The chunk buffer is now released if an exception is thrown while writing metrics.

New Features

  • #54 Adds support for exporting keyspace- and node-level aggregate metrics. By default, only histograms are exported (can be changed via the --keyspace-metrics and --node-metrics CLI options)