v3.1.0
Adds polling for networks. Improves KVM machine creation & networking. Optimize vSphere API queries. Improves DB query performance. Upgrades ELK which lowers RAM requirements.
Changes
- Feature: Support custom sizes when creating KVM machines.
- Feature: Store & display resource creator & owner
- Feature: Allow to undefine a KVM domain, if it is not active
- Feature: Support multiple interfaces and attaching to more than one networks when creating KVM machines.
- Feature: Poller for networks.
- Change: Sharding of polling tasks.
- Change: Deprecate collectd support.
- Change: Support metering of datapoints.
- Change: Add owner index, improves performance of DB queries.
- Change: Upgrade ELK to 5.6.10
- Change: Get vm properties in batches in vSphere driver
- Bugfix: Fix internal server error when editing some rules.
- Bugfix: Fix KVM networks upon machine creation.
- Bugfix: Prevent setting telegraf deployment error to "None"
- Bugfix: Do not schedule MeteringPollingSchedule task immediately, since that would result in the task being scheduled every time the Organization instance is saved
- Bugfix: Fix bug regarding incidents not closing when disabling monitoring
Installation
To install, please run:
wget https://github.com/mistio/mist-ce/releases/download/v3.1.0/docker-compose.yml
docker-compose up -d
Also see the following README sections: