[release-announce] [monasca] monasca-agent 2.6.2 (queens)

no-reply at openstack.org no-reply at openstack.org
Thu Apr 12 14:05:00 UTC 2018


We are stoked to announce the release of:

monasca-agent 2.6.2: Monitoring agent for gathering metrics and
sending them to the Monasca API.

This release is part of the queens stable release series.

Download the package from:

    https://tarballs.openstack.org/monasca-agent/

For more details, please see below.

Changes in monasca-agent 2.6.1..2.6.2
-------------------------------------

6a3935e Add support for k8s StatefulSet
20753bc Add prerequisite for enabling all untunable metrics
0dc7b05 Fix libvirt plugin to handle FQDN of compute node
0f8ae56 Update supervisor version lower bound


Diffstat (except docs and test files)
-------------------------------------

monasca_agent/collector/checks/utils.py     |  3 +++
monasca_agent/collector/checks_d/libvirt.py | 27 ++++++++++++++++++++++++++-
requirements.txt                            |  2 +-
5 files changed, 43 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index a1a0726..979584c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -23 +23 @@ stevedore>=1.20.0 # Apache-2.0
-supervisor>=3.1.3,<3.4 # BSD-derived
+supervisor>=3.3.3,<3.4 # BSD-derived






More information about the Release-announce mailing list