Skip to content

v0.9.9

Compare
Choose a tag to compare
@zegelin zegelin released this 03 Dec 23:32

Various bug fixes and code cleanup.

  • Fixes issue where various latency metrics were scaled incorrectly when the exporter was running as an agent/in-process.
  • Fixes issue where client_request_latency metric families were including aggregate totals per operation (those missing the consistency label). These are now ignored.
  • Fixes quoted argument parsing code for agent.
  • Improves the caching implementation of MetricFamiles, expecailly those that contain multiple values (such as Summaries and Histograms)