deb-ceilometer/etc
gordon chung 6ef079953e add delta transfomer support
this patch adds support for a delta transformer. the transformer's
only functionality is to calculate the delta between current sample
and previous sample.

conditions:
- it will disregard any out of order samples
- a growth_only param is available to capture only positive deltas
- supports renaming to a new meter name using same schema as other
  transformers.

using this transformer, we also create a cpu.delta meter which will
enable another view of cpu meter. this delta meter will allow for
(relatively) accurate cputime calculations and will cope with cputime
resets.

DocImpact

Change-Id: Iabcad20d500e3157e4d19f8b2ebffd770218165b
Closes-Bug: #1417949
2015-09-16 19:42:15 +00:00
..
apache2 Improve ceilometer-api install documentation 2015-04-30 14:59:57 +00:00
ceilometer add delta transfomer support 2015-09-16 19:42:15 +00:00