Skip to content

v0.19.1 Timeline View & Visual Improvements in Dashboard & macOS providers

Compare
Choose a tag to compare
@ArneTR ArneTR released this 19 Sep 07:19
· 614 commits to main since this release
37a56fb

Versin v0.19 adds the Timeline View!

Example for Overview: https://metrics.green-coding.berlin/energy-timeline.html
Example for concrete Timeline: https://metrics.green-coding.berlin/timeline.html?uri=https://github.com/green-coding-berlin/bakerydemo-gold-benchmark&filename=usage_scenario_warm.yml&branch=&machine_id=7

Timeline View is our first step to create a historic view of a software product over many commits. Here you can see how a software changes over time given a certain use case and potentially find when a energy hungry feature was introduced and optimize on it!

Main Features

  • Timeline View added
  • macOS improvements for powermetrics. The provider is now gracefully waited for and measurements do not fail with plain error.
  • Eco-CI statistical data added to dashboard
  • More infos about the running cluster machine added like installed packages, docker daemon stats, etc.
  • Frontend has been greatly refactored to handle differences for machines better, display more warnings in case of inconsistency and rework how graphs are created

What's Changed

Full Changelog: v0.18...v0.19