Skip to content

v3.15.0

Compare
Choose a tag to compare
@brayniac brayniac released this 09 May 23:09
· 84 commits to main since this release
c52ff30

Fixed

  • CPU usage sampler could not be disabled (#259)
  • Example config out-of-date (#260)

Added

  • Example Grafana/Prometheus dashboard (#239)
  • Off-CPU time added to the scheduler runqueue sampler (#240)
  • Filesystem sampler added and tracks the number of open file descriptors (#242)
  • Log level can now be set in the config (#246)
  • Network interface statistics for tx/rx errors (drop, crc, ...) (#247)
  • BPF can be enabled/disabled per-sampler or globally. (#258)