Skip to content

ALUMET v0.9.3

Choose a tag to compare

@titouanj titouanj released this 11 Feb 16:32
· 149 commits to main since this release
5c6a5e2

This new release mostly brings fixes, but it still includes some new features!

New features

  • Feat/blocking elements by @ahuret in #339
  • feat(plugin-nvml): don't push measurement when counters stay unchanged by @ahuret in #338
  • [plugin procfs] More accurate memory stats (and a bugfix) by @TheElectronWill in #342

Various fixes

  • fix(energy-attribution): fixed data cleanup and added configuration for the retention time by @ahuret in #328
  • fix(plugin-process-to-cgroup-bridge): use timestamp milli for index by @ahuret in #329
  • feat(plugins/procfs): workaround for kernel bug by @TheElectronWill in #337
  • Fix plugin ordering by @TheElectronWill in #335
  • fix(prometheus-exporter): sanitize correctly units and metric's names by @titouanj in #340
  • fix(plugins/cgroups): fix the cpu usage in cgroups v2 by @TheElectronWill in #341
  • fix: fix flacky tests by @AngeCyp in #344
  • build(agent): set compatible vergen version in the Cargo.toml by @titouanj in #331

CI changes

  • ci(circleci): add clang to runner packages by @titouanj in #332

Full Changelog: v0.9.2...v0.9.3