[release-announce] monasca-persister 1.12.1 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Feb 27 17:43:40 UTC 2020


We are pumped to announce the release of:

monasca-persister 1.12.1: Moves metrics and alarm state transitions
from the Message Queue to the Metrics and Alarms database.

This release is part of the rocky stable release series.

The source is available from:

    https://opendev.org/openstack/monasca-persister

Download the package from:

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

Please report issues through:

    https://bugs.launchpad.net/monasca/+bugs

For more details, please see below.

1.12.1
^^^^^^


New Features
************

* Configuration option *ignore_parse_point_error* added to allow
  dropping malformed InfluxDB data points.


Bug Fixes
*********

* Fixed handling of InfluxDB parse point errors in case these were
  not validated in the API.

Changes in monasca-persister 1.12.0..1.12.1
-------------------------------------------

d66d78c Update all columns in metrics on an update to refresh TTL
dbca7b6 Widen exception catch for point parse failure
4c5b38a some points unable to parse
75eb980 OpenDev Migration Patch
648b329 import zuul job settings from project-config
3eb134e Disable B303 bandit test
08aacfc Update UPPER_CONSTRAINTS_FILE for stable/rocky
f1fa784 Update .gitreview for stable/rocky


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

.gitreview                                                  |  3 ++-
.zuul.yaml                                                  | 11 +++++++++++
.../persister/repository/cassandra/CassandraCluster.java    | 13 +++----------
.../persister/repository/cassandra/CassandraMetricRepo.java |  4 +++-
monasca_persister/conf/repositories.py                      |  6 +++++-
monasca_persister/repositories/persister.py                 |  8 ++++++++
.../notes/fix-influxdb-parse-error-17402d74ffc39d4c.yaml    |  9 +++++++++
tox.ini                                                     |  5 +++--
8 files changed, 44 insertions(+), 15 deletions(-)







More information about the Release-announce mailing list