Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 01 Apr 15:42
· 21 commits to main since this release

Features

  • Added HTTP server mode with JSON and Prometheus metrics endpoints (#34, #53)
  • Added launchd service install/uninstall commands for the HTTP server (#34)
  • Added cpu_usage_pct metric (#28)
  • Added RAM usage percentage display in the label (#31)
  • Exposed macmon as a library crate for programmatic use (#52, by @tasleson)

Fixes

  • Fixed crash on Apple M5 Max due to renumbered voltage-states keys (by @swiftraccoon)
  • Fixed processor count parsing and dynamic E/P/S core labels on M5 (by @swiftraccoon)
  • Fixed bogus sensor temperature readings being included in averages (#50, by @gtalusan)

Docs

  • Added Nix installation instructions (by @thibmaek)

Full Changelog: v0.6.1...v0.7.0