Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 873 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 873 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.3.1] - 2019-10-02

Changed

  • Fix seconds calculation. It was wrong since 0.3.0.

[0.3.0] - 2019-09-27

Added

  • Add CHANGELOG.md

Changed

  • Fix stuck when collecting metrics from paused domains with lock on resources. It's better to use CONNECT_GET_ALL_DOMAINS_STATS_NOWAIT, but it only works with modern libvirt versions. Just collect metrics for active and shutoff vm's. By @clickfreak.
  • Use standart recomended base units and rename metric names by @clickfreak.
  • Refactor of buildindocker.sh and Dockerbuildimage.