Skip to content

v3.11.0

Compare
Choose a tag to compare
@brayniac brayniac released this 25 Mar 22:37
· 135 commits to main since this release
adf8431

[3.11.0] - 2024-03-25

Changed

  • Refactored the scheduler and syscall BPF samplers to reduce overheads. (#193
    #195)

Added

  • BlockIO thoughput and operation metrics using BPF. (#198)
  • Network throughput and packet metrics using BPF. (#200)

Fixed

  • Online CPU detection for CPU usage sampler needed a trimmed string. (#194)