Zed Series Release Notes¶
21.0.0¶
New Features¶
The
gnocchi::wsgi::apacheclass 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::creatorparameter has been added.
The
gnocchi::statsdclass now supportshostandport.
Upgrade Notes¶
Default value of the
gnocchi::wsgi::apache::sslparameter has been changed fromtruetofalseand now ssl is disabled by default.
The
gnocchi::api::middlewareparameter has been removed.
CentOS 8 Stream is no longer supported by this module.
The
gnocchi::metricd::cleanup_delayparameter has been removed. Use themetric_cleanup_delayparameter instead.