OpenStack Telemetry (Ceilometer) Alarming
Go to file
Eoghan Glynn 74c1b0d7aa Emit cpu_util from transformer instead of pollster
The emission of the cpu_util counter from the compute CPUUtilPollster
can be superceeded by the RateOfChangeTransformer (the intended
target usercase for the new transformer).

The caching of the CPUStats is now no longer required.

Note that the pipeline.yaml must be updated in deployments, otherwise
the cpu_util meter will no longer be collected.

Change-Id: I79ff047595b960de7a2acb2ec81c357fe2ee21e5
2013-07-15 16:32:50 +01:00
bin Merge "pipeline: switch publisher loading model to driver" 2013-06-14 15:30:10 +00:00
ceilometer Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
doc Merge "Use oslo.sphinx and remove local copy of doc theme" 2013-07-09 18:35:12 +00:00
etc Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
nova_tests Add pollster data cache 2013-07-02 18:54:00 -04:00
tests Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
tools ceilometer tests need to be enabled/cleaned 2013-07-11 09:38:55 -04:00
.gitignore Replace nose with testr 2013-05-18 18:06:38 +10:00
.gitreview Update .gitreview for openstack. 2012-11-11 19:13:08 +00:00
.testr.conf Replace nose with testr 2013-05-18 18:06:38 +10:00
babel.cfg Ground work for transifex-ify ceilometer. 2012-12-18 10:14:03 +08:00
CONTRIBUTING.rst Switch to pbr. 2013-05-11 12:44:54 -04:00
LICENSE include a copy of the ASL 2.0 2013-03-15 14:25:48 +00:00
MANIFEST.in Switch to pbr. 2013-05-11 12:44:54 -04:00
openstack-common.conf Update oslo, use new configuration generator 2013-05-28 11:50:23 -04:00
README.rst Rename README.md to README.rst 2013-07-14 21:09:38 +02:00
ReleaseNotes Update documentation URL 2012-12-05 10:22:43 +01:00
requirements.txt Fix issue with pip installing oslo.config-1.2.0 2013-07-11 16:28:57 +02:00
setup.cfg Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
setup.py Switch to pbr. 2013-05-11 12:44:54 -04:00
test-requirements.txt Break up the swift pollsters 2013-07-11 14:12:27 -04:00
tox.ini Fix issue with pip installing oslo.config-1.2.0 2013-07-11 16:28:57 +02:00

ceilometer

See the ReleaseNotes document and the project home for more info.

http://launchpad.net/ceilometer