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.
- Fix seconds calculation. It was wrong since 0.3.0.
- Add CHANGELOG.md
- 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.