4.4 Series Release Notes

4.4.2

Upgrade Notes

  • Now Gnocchi uses policy.yaml as its default policy file instead of policy.json.

Deprecation Notes

  • Default policy.json has been deprecated and will be removed in a future release. Use policy.yaml instead.

4.4.0

New Features

  • Gnocchi provides a new service to receive metrics and measures from an AMQP 1.0. The expected payload format is the one from Collectd write AMQP 1.0. The daemon is called gnocchi-amqp1d.

  • Gnocchi now supports MySQL >= 8

Upgrade Notes

  • The error format for many requests API has changed and the error is now reported in a better way.

  • Cradox is no longer maintained or supported, please use the python rados module that can be installation from your distributions package manager.