aodh/ceilometer
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
..
alarm Implement a basic alarm notification service 2013-07-11 18:21:58 +02:00
api Filter query op:gt does not work as expected 2013-07-03 23:54:57 -04:00
central Add pollster data cache 2013-07-02 18:54:00 -04:00
collector Optionally store Events in Collector. 2013-07-11 12:56:30 -03:00
compute Emit cpu_util from transformer instead of pollster 2013-07-15 16:32:50 +01:00
energy Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
image Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
locale Imported Translations from Transifex 2013-07-05 09:40:33 +00:00
network Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
objectstore Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
openstack Update Oslo 2013-07-02 14:26:06 +02:00
publisher publisher.rpc: make per counter topic optional 2013-07-11 15:54:13 +02:00
storage Merge "Sync SQLAlchemy models with migrations" 2013-07-15 01:18:43 +00:00
tests Activate H404 checks 2013-06-14 10:43:39 +02:00
transformer Allow simpler scale exprs in transformer.conversions 2013-07-15 16:32:46 +01:00
volume Unify Counter generation from notifications 2013-07-05 13:40:25 +02:00
__init__.py Remove gettext.install from ceilometer/__init__.py 2013-04-03 22:59:44 +08:00
agent.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
counter.py Unify Counter generation from notifications 2013-07-05 13:40:25 +02:00
notifier.py pipeline: switch publisher loading model to driver 2013-06-12 12:25:00 +02:00
nova_client.py add metadata to nova_client results 2013-06-27 20:47:46 +00:00
pipeline.py Replace publisher name by URL 2013-06-14 17:38:08 +02:00
plugin.py Remove get_counter_names from the pollster plugins 2013-07-12 14:20:01 +02:00
service.py Remove useless periodic_interval option 2013-06-20 18:04:10 +02:00
utils.py Code cleanup 2013-06-13 17:18:12 +02:00