deb-ceilometer/ceilometer/transformer
Dan Travis 501143062b Adds timestamp option to Aggregation transformer
Adds an argument to the Aggregation transformer constructor
that allows a user to specify whether to include the timestamp
from either the first or last sample received for a given
aggregated sample.

This addresses an issue with transformer chaining where incorrect
values will sometimes be produced by the Rate of Change
transformer when chaining the Aggregation transformer with the
Rate of Change transformer.

Change-Id: Ib163a80a7e6ddaf58d7cc555fb4f4d87d570b1a1
Closes-Bug: #1539163
2016-02-16 21:56:31 +00:00
..
__init__.py add flexible grouping key 2015-08-20 08:46:45 -04:00
accumulator.py add flexible grouping key 2015-08-20 08:46:45 -04:00
arithmetic.py Replace LOG.warn with LOG.warning 2016-01-06 14:43:44 +08:00
conversions.py Adds timestamp option to Aggregation transformer 2016-02-16 21:56:31 +00:00