--^--
/^ ^ ^\
| O R B I T
|
| | http://www.orbitproject.eu/
U
The patches added in this repository adds ceilometer datapoints for COLO (COarse Grain LOck Stepping).
COLO is currently not supported upstream, however, you can get patches for both QEMU, libvirt and libvirt-python. These should be setup and installed before you try to use the OpenStack patches.
These patches are based on the Juno version of Ceilometer. Make sure that your OpenStack setup is running or is compatible with Ceilometer running Juno.
-
Apply the patches or clone this repository
-
Add the COLO datapoints to your Ceilometer pipeline.yaml config file:
meters:
- "checkpoint.size"
- "checkpoint.length"
- "checkpoint.pause"
- "checkpoint.count"
- "checkpoint.proxyDiscompare"
sinks:
- colo_sink
- Restart the Ceilometer components