3aa31f8719
There is the need to add human-readable description to the metric definition. This can then be used to create custom reports in the `summary` GET API. The value has to be stored in the backend as we do with the alt_name and unit of the metric as well. Depends-On: https://review.opendev.org/c/openstack/cloudkitty/+/861786 Change-Id: Icea8d00eaf3343e59f0f7b2234754f6abcb23258
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
features:
|
|
- |
|
|
Add description option to a rating metric definition, which
|
|
can be used to create custom reports in the ``summary`` GET API.
|