Stein Series Release Notes

1.14.0

New Features

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

Deprecation Notes

  • Configuration file path /etc/monasca/persister.conf is deprecated. Use the standard path /etc/monasca/monasca-persister.conf or the configuration dir (supported via oslo.config) /etc/monasca/monasca-persister.conf.d/any_config_name.conf

Bug Fixes

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