ceilometer/releasenotes/notes/drop-image-meter-9c9b6cebd546dae7.yaml
Vu Cong Tuan c15d8bc633 Trivial fix typos
Change-Id: I54867110f899b30f687068ca58be6251d9755a1a
2017-05-30 11:40:26 +07:00

12 lines
484 B
YAML

---
prelude: >
In an effort to minimise the noise, Ceilometer will no longer produce
meters which have no measurable data associated with it. Image meter
only captures state information which is already captured in events and
other meters.
upgrade:
- Any existing commands utilising `image` meter should be switched to
`image.size` meter which will provide equivalent functionality
deprecations:
- The `image` meter is dropped in favour of `image.size` meter.