Releases: sustainable-computing-io/kepler
Releases · sustainable-computing-io/kepler
release-v0.0.10 (reboot)
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
- fix(test): refactor power collector metrics test by @vimalk78 in #2154
- fix(tests): refactored power collector tests by @vimalk78 in #2157
📖 Documentation
- docs: update k8s related configuration by @vprashar2929 in #2155
♻️ 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)
release-v0.0.8 (reboot)
What's Changed
🚀 Features
- refactor: energy data structs by @sthaha in #2134
- feat(pod): added pod power by @vimalk78 in #2127
- feat(node): add node_name to power metrics by @vimalk78 in #2148
🐛 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
- docs: add tool for generating docs for metrics by @vprashar2929 in #2133
- docs: include pod level metrics by @vprashar2929 in #2142
Full Changelog: v0.0.7-reboot...v0.0.8-reboot
release-0.9
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)
What's Changed
💥 Breaking Changes
🚀 Features
🐛 Bug Fixes
📖 Documentation
- docs: add exporter related config by @vprashar2929 in #2098
Full Changelog: v0.0.6-reboot...v0.0.7-reboot
release-v0.0.6 (reboot)
What's Changed
🚀 Features
- feat: add process and container power monitoring by @sthaha in #2061
- feat(stdout): Add stdout exporter by @vimalk78 in #2068
🐛 Bug Fixes
📖 Documentation
- docs: add initial readme by @vprashar2929 in #2042
- docs: add monitor and web related config by @vprashar2929 in #2072
♻️ Refactor
Full Changelog: v0.0.5-reboot...v0.0.6-reboot
release-v0.0.5 (reboot)
What's Changed
🚀 Features
- feat(pprof): Added pprof by @vimalk78 in #2029
- feat: add RAPL zone filtering support through configuration by @sthaha in #2031
- feat(energy zone): Added energy zone metric to power collector by @vimalk78 in #2037
- feat(monitor): improve power monitor with dynamic collection based on interval by @sthaha in #2016
🐛 Bug Fixes
♻️ Refactor
- refactor: service lifecycle into optional Init Run Shutdown by @sthaha in #2021
- refactor(monitor): replace RWMutex with atomic.Pointer for snapshot management by @sthaha in #2022
- refactor(service): simplify service lifecycle by @sthaha in #2026
Full Changelog: v0.0.4-reboot...v0.0.5-reboot
release-v0.0.4 (reboot)
What's Changed
🚀 Features
📖 Documentation
- docs: add release workflow sequence diag by @vprashar2929 in #2014
Full Changelog: v0.0.3-reboot...v0.0.4-reboot
release-v0.0.3 (reboot)
release-v0.0.2 (reboot)
What's Changed
🚀 Features
- feat: add build info collector by @vprashar2929 in #1993
- feat(config): add host sysfs configuration support by @sthaha in #1999
- feat(config): add procfs configuration support by @vprashar2929 in #2001
Full Changelog: v0.0.1-reboot...v0.0.2-reboot