Skip to content

v0.7.7-release

Compare
Choose a tag to compare
@sunya-ch sunya-ch released this 05 Apr 01:33
· 272 commits to main since this release
43c3cf2

Highlights

  • Add page_cache_hit in BPFOnly feature group
  • Remove KubeletOnly feature group
  • Change bpf_cpu_time unit from us to ms
  • Change component energy source from rapl to intel_rapl
  • Support third party metrics
  • Add XgboostTrainer and CurveFitModel trainer class
  • Add new trainers: XgboostFitTrainer, ExponentialRegressionTrainer, LogisticRegressionTrainer, LogarithmicRegressionTrainer
  • Tekton pipeline integration for power model training
  • Self-hosted power data collection and model training on EC2 baremetal spot instance
  • Support multiple node types in a pipeline
  • CI updates
    • Add base-image build
    • Add local-model-db
    • Add Tekton test
    • Add kepler-model-db integration test
    • Enable dependabot
  • New 317 node types of CPU Power Models from SPECPower database (for platform power - acpi energy source)
  • New 5 node types of CPU power Models from Kepler metrics on EC2 instances with Stress-NG workload.

What's Changed

New Contributors

Full Changelog: v0.6.0-release...v0.7.7-release