github iopsystems/rezolus v4.0.0

latest releases: v5.3.1, v5.3.0, v5.2.3...
11 months ago

Changed

  • All samplers are now async and run on-demand when a metrics endpoint is hit.
    Percentiles must now be calculated from the free-running histograms. (#334)
  • BPF is now non-optional on Linux. (#336)
  • Makes HTTP compression dependent on client accept headers, removes the need
    for separate configuration of compression. (#337)
  • Removes histograms for counter and gauge metrics. (#338)
  • Histogram grouping power reduced from 7 (0.781% error) to 3 (12.5% error).
    This reduces the memory footprint for each histogram. (#339)

Added

  • Syscall samplers now track yield syscall. (#310)
  • TCP active open (connect) latency now tracked. (#342)

Don't miss a new rezolus release

NewReleases is sending notifications on new releases.