Skip to content

Releases: sustainable-computing-io/kepler

release-v0.11.2

18 Sep 01:01
99d8431

Choose a tag to compare

release-v0.11.1

18 Sep 00:11
99d8431

Choose a tag to compare

release-v0.11.0

15 Sep 06:26
ae0016f

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix(vm): add qemu-kvm detection for CentOS/RHEL systems by @sthaha in #2277

📖 Documentation

New Contributors

Full Changelog: v0.10.2...v0.11.0

release-v0.10.2

18 Jul 01:39
d7015bf

Choose a tag to compare

release-v0.10.1

17 Jul 23:03
3f467c6

Choose a tag to compare

What's Changed

🚀 Features

  • feat: add Helm chart for Kepler deployment by @sthaha in #2220

📖 Documentation

Full Changelog: v0.10.0...v0.10.1

release-v0.10.0

09 Jul 07:45
f945ca6

Choose a tag to compare

release-v0.0.11 (reboot)

09 Jul 07:28
f7243fd

Choose a tag to compare

What's Changed

🚀 Features

  • feat(metrics): add configurable metrics level filtering for Prometheus exporter by @vimalk78 in #2174
  • feat(device/cpu): aggregate multi-socket zones into single zone by @sthaha in #2183
  • feat(monitor): add configurable limit for terminated workloads tracking by @sthaha in #2199
  • feat(config): add configurable web server listen addresses by @sthaha in #2206
  • feat: implement energy-based terminated workload tracking by @sthaha in #2202
  • feat: allow setting energy threshold for terminated workload tracking by @sthaha in #2209

📖 Documentation

♻️ Refactor

  • refactor(config): move metrics package to config by @vimalk78 in #2201

Full Changelog: v0.0.10-reboot...v0.0.11-reboot

release-v0.0.10 (reboot)

23 Jun 06:35
600aa3d

Choose a tag to compare

What's Changed

🚀 Features

  • feat(pod): retrieve real container name from pod cache by @vimalk78 in #2162
  • feat(monitor): track terminated processes by @sthaha in #2156

🐛 Bug Fixes

📖 Documentation

♻️ Refactor

  • refactor(pod): simplify Lookup returning Container Name by @sthaha in #2166
  • refactor(resource): split Refresh into smaller functions with parallel execution by @sthaha in #2170

Full Changelog: v0.0.9-reboot...v0.0.10-reboot

release-v0.0.9 (reboot)

13 Jun 05:46
101a55d

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • fix(exporter): move WithNodeName option to collector by @vimalk78 in #2150

Full Changelog: v0.0.8-reboot...v0.0.9-reboot

release-v0.0.8 (reboot)

12 Jun 14:03
229c8c0

Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix(container): Improve container ID detection using deepest cgroup path match for nested containerIDs in cgroup path by @vimalk78 in #2119
  • fix(power): correct power attribution by separating used vs idle power by @sthaha in #2125
  • fix(monitor): use value-based maps to fix Clone() shallow copy bug by @sthaha in #2143
  • fix(pod): rename mock utils to test file by @vimalk78 in #2147
  • fix(monitor): race condition between timer and context cancelation by @sthaha in #2146

📖 Documentation

Full Changelog: v0.0.7-reboot...v0.0.8-reboot