
This adds code to retrieve pool capacity metrics via the cinder API. Change-Id: Ib84f33a91b6a69f56b8cff9da431720cb58f5d33
12 lines
368 B
YAML
12 lines
368 B
YAML
---
|
|
features:
|
|
- |
|
|
Added the following meters to the central agent to capture these metrics
|
|
for each storage pool by API.
|
|
|
|
- `volume.provider.pool.capacity.total`
|
|
- `volume.provider.pool.capacity.free`
|
|
- `volume.provider.pool.capacity.provisioned`
|
|
- `volume.provider.pool.capacity.virtual_free`
|
|
- `volume.provider.pool.capacity.allocated`
|