We are satisfied to announce the release of: monasca-agent 4.0.1: Monitoring agent for gathering metrics and sending them to the Monasca API. This release is part of the victoria stable release series. The source is available from: https://opendev.org/openstack/monasca-agent Download the package from: https://tarballs.openstack.org/monasca-agent/ Please report issues through: https://bugs.launchpad.net/monasca/+bugs For more details, please see below. Changes in monasca-agent 4.0.0..4.0.1 ------------------------------------- 91db19f Fix Monasca-Setup Keystone detection 4fb0ae6 Fix PY3 issue 574a067 Fix Docker builds a2d412f Set 'libvirt_type' and 'libvirt_uri' options in the 'libvirt' plugin to be defined in conf.d/libvirt.yaml 1aa5a17 Fix small issue in dokcer plugin. e340d36 Remove incorrect plugins configuration for docker image. 9db15dd Fix zuul publish docker image job 8be2a8d Update TOX_CONSTRAINTS_FILE for stable/victoria 73d8b18 Update .gitreview for stable/victoria c0b8ad5 Adding python3-libvirt for Ubuntu-focal Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + bindep.txt | 3 +- conf.d/libvirt.yaml.example | 5 +++ monasca_agent/collector/checks_d/docker.py | 2 +- monasca_agent/collector/checks_d/mysql.py | 6 ++- monasca_agent/collector/virt/libvirt/inspector.py | 47 +++++++++++++++-------- monasca_setup/detection/plugins/keystone.py | 5 ++- playbooks/docker-publish.yml | 6 +-- tox.ini | 2 +- 18 files changed, 58 insertions(+), 54 deletions(-)
participants (1)
-
no-reply@openstack.org