[release-announce] monasca-agent 2.2.5 (pike)

no-reply at openstack.org no-reply at openstack.org
Thu May 16 20:46:42 UTC 2019


We exuberantly announce the release of:

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

This release is part of the pike 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 2.2.4..2.2.5
-------------------------------------

8097661 Convert README to reStructuredText
7498147 OpenDev Migration Patch
b0c02a9 Improve metric error handling
79d53f2 import zuul job settings from project-config


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

.gitreview                         |  2 +-
.zuul.yaml                         |  3 ++
README.md                          | 49 -----------------------------
README.rst                         | 63 ++++++++++++++++++++++++++++++++++++++
monasca_agent/common/aggregator.py |  2 +-
monasca_agent/common/metrics.py    |  7 +++++
setup.cfg                          | 14 ++++-----
test-requirements.txt              |  1 +
tox.ini                            |  7 +++--
9 files changed, 88 insertions(+), 60 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index c259efc..a74162c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -10,0 +11 @@ prometheus_client
+docutils>=0.11 # OSI-Approved Open Source, Public Domain






More information about the Release-announce mailing list