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