Add Keystone metrics documentation
Change-Id: Ide00e7527e2936fe3736d750b8b2ed7d3b5714a0
This commit is contained in:
parent
aa81110c29
commit
a75561e23f
@ -35,6 +35,17 @@ These metrics are retrieved from the Nova API.
|
||||
|
||||
``<service>`` is one of service is one of 'compute', 'conductor', 'scheduler', 'cert' or 'consoleauth'.
|
||||
|
||||
Identity
|
||||
^^^^^^^^
|
||||
|
||||
These metrics are retrieved from the Keystone API.
|
||||
|
||||
* ``openstack.keystone.roles``, the total number of roles.
|
||||
* ``openstack.keystone.tenants.<state>``, the number of tenants by state.
|
||||
* ``openstack.keystone.users.<state>``, the number of users by state.
|
||||
|
||||
``<state>`` is one of 'disabled' or 'enabled'.
|
||||
|
||||
Volume
|
||||
^^^^^^
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user