Merge "Add volume creation time metric"

This commit is contained in:
Jenkins
2015-03-31 09:07:28 +00:00
committed by Gerrit Code Review
3 changed files with 22 additions and 6 deletions

View File

@@ -49,6 +49,12 @@ These metrics are retrieved from the Keystone API.
Volume
^^^^^^
These metrics are emitted per volume node.
* ``openstack.cinder.volume_creation_time``, the time (in seconds) it took to create a new volume.
.. note:: When using Ceph as the backend storage for volumes, the ``hostname`` value is always set to ``rbd``.
These metrics are retrieved from the Cinder API.
* ``openstack.cinder.volumes.<state>``, the number of volumes by state.