Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-12 | 1.6 kB | |
release-v0.0.8 (reboot) source code.tar.gz | 2025-06-12 | 2.0 MB | |
release-v0.0.8 (reboot) source code.zip | 2025-06-12 | 2.1 MB | |
Totals: 3 Items | 4.1 MB | 0 |
What's Changed
🚀 Features
- refactor: energy data structs by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/2134
- feat(pod): added pod power by @vimalk78 in https://github.com/sustainable-computing-io/kepler/pull/2127
- feat(node): add node_name to power metrics by @vimalk78 in https://github.com/sustainable-computing-io/kepler/pull/2148
🐛 Bug Fixes
- fix(container): Improve container ID detection using deepest cgroup path match for nested containerIDs in cgroup path by @vimalk78 in https://github.com/sustainable-computing-io/kepler/pull/2119
- fix(power): correct power attribution by separating used vs idle power by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/2125
- fix(monitor): use value-based maps to fix Clone() shallow copy bug by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/2143
- fix(pod): rename mock utils to test file by @vimalk78 in https://github.com/sustainable-computing-io/kepler/pull/2147
- fix(monitor): race condition between timer and context cancelation by @sthaha in https://github.com/sustainable-computing-io/kepler/pull/2146
📖 Documentation
- docs: add tool for generating docs for metrics by @vprashar2929 in https://github.com/sustainable-computing-io/kepler/pull/2133
- docs: include pod level metrics by @vprashar2929 in https://github.com/sustainable-computing-io/kepler/pull/2142
Full Changelog: https://github.com/sustainable-computing-io/kepler/compare/v0.0.7-reboot...v0.0.8-reboot