Skip to content

Releases: sustainable-computing-io/kepler

release-v0.10.2

18 Jul 01:39
v0.10.2
d7015bf
Compare
Choose a tag to compare

release-v0.10.1

17 Jul 23:03
v0.10.1
3f467c6
Compare
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
v0.10.0
f945ca6
Compare
Choose a tag to compare

release-v0.0.11 (reboot)

09 Jul 07:28
v0.0.11-reboot
f7243fd
Compare
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
v0.0.10-reboot
600aa3d
Compare
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
v0.0.9-reboot
101a55d
Compare
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
v0.0.8-reboot
229c8c0
Compare
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

release-0.9

19 Jun 06:50
9c21c99
Compare
Choose a tag to compare
chore(Makefile): add PRODUCTION flag to handle stripped builds (#2057)

* chore(Makefile): add PRODUCTION flag to handle stripped builds

Signed-off-by: Vinícius Zavam <[email protected]>

release-v0.0.7 (reboot)

30 May 05:47
v0.0.7-reboot
a719aae
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • feat!(metrics): simplify power metrics by consolidating zone-based metrics by @sthaha in #2105

🚀 Features

  • feat(power): add virtual machine power monitoring by @sthaha in #2100

🐛 Bug Fixes

📖 Documentation

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

release-v0.0.6 (reboot)

21 May 06:40
v0.0.6-reboot
75c6430
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • fix(container): regex used for detecting kubernete cri containerd by @sthaha in #2084

📖 Documentation

♻️ Refactor

  • refactor(config): add exporter related settings by @sthaha in #2075

Full Changelog: v0.0.5-reboot...v0.0.6-reboot