Zed Series Release Notes

21.0.0

New Features

  • The gnocchi::wsgi::apache class now supports customizing request/response headers added by apache.

  • Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.

  • The new gnocchi::statsd::creator parameter has been added.

  • The gnocchi::statsd class now supports host and port.

Upgrade Notes

  • Default value of the gnocchi::wsgi::apache::ssl parameter has been changed from true to false and now ssl is disabled by default.

  • The gnocchi::api::middleware parameter has been removed.

  • CentOS 8 Stream is no longer supported by this module.

  • The gnocchi::metricd::cleanup_delay parameter has been removed. Use the metric_cleanup_delay parameter instead.