deb-ceilometer/ceilometer
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
..
agent remove default=None for config options 2016-02-16 20:50:03 +08:00
api Fix wrong capitalization 2016-02-03 08:11:44 +01:00
cmd Remove eventlet usage 2015-11-24 13:44:58 +01:00
compute Trivial: Cleanup unused conf variables 2016-02-16 17:55:39 +08:00
database oslo.messaging option group/name change for notification topics 2015-12-07 14:06:25 +01:00
dispatcher remove default=None for config options 2016-02-16 20:50:03 +08:00
dns oslo.messaging option group/name change for notification topics 2015-12-07 14:06:25 +01:00
energy Catch the EndpointNotFound in keystoneauth1 than in keystoneclient 2015-12-16 15:56:58 +08:00
event notification: Use oslo.messaging batch listener 2016-01-18 06:59:09 +00:00
hardware Fix some typos in the snmp.py. 2015-12-21 01:28:32 -05:00
image Use keystoneauth1 instead of manual setup 2015-12-08 15:45:08 +01:00
ipmi Replace LOG.warn with LOG.warning 2016-01-06 14:43:44 +08:00
locale Imported Translations from Zanata 2016-02-08 06:51:22 +00:00
meter Skip duplicate meter definitions 2016-02-04 11:49:44 -05:00
network network: remove deprecated option name 2016-02-04 10:06:09 +01:00
objectstore Catch the EndpointNotFound in keystoneauth1 than in keystoneclient 2015-12-16 15:56:58 +08:00
publisher Corrects typo "a other" -> "another" 2016-01-19 12:06:34 +00:00
storage remove default=None for config options 2016-02-16 20:50:03 +08:00
telemetry oslo.messaging option group/name change for notification topics 2015-12-07 14:06:25 +01:00
tests Adds timestamp option to Aggregation transformer 2016-02-16 21:56:31 +00:00
transformer Adds timestamp option to Aggregation transformer 2016-02-16 21:56:31 +00:00
__init__.py Remove eventlet usage 2015-11-24 13:44:58 +01:00
collector.py collector: Use oslo.messaging batch listener 2016-01-12 15:08:47 +00:00
coordination.py remove default=None for config options 2016-02-16 20:50:03 +08:00
declarative.py Factorize yaml loading of declarative stuffs 2015-11-03 14:38:15 +01:00
exchange_control.py Move profiler meters to yaml 2015-08-27 16:00:40 -04:00
i18n.py switch to oslo_i18n 2015-01-12 20:16:20 +08:00
keystone_client.py Replace LOG.warn with LOG.warning 2016-01-06 14:43:44 +08:00
messaging.py remove useless notification listener helper 2016-01-25 21:52:19 +00:00
middleware.py oslo.messaging option group/name change for notification topics 2015-12-07 14:06:25 +01:00
neutron_client.py Fix ceilometer floatingip pollster 2016-01-21 17:37:22 -05:00
notification.py do not configure worker specific items in init 2016-02-01 07:19:59 -05:00
nova_client.py Use keystoneauth1 instead of manual setup 2015-12-08 15:45:08 +01:00
opts.py collector: remove deprecated RPC code 2015-12-16 15:01:07 +01:00
pipeline.py notification: Use oslo.messaging batch listener 2016-01-18 06:59:09 +00:00
sample.py sample: remove deprecated option name. 2016-02-04 10:04:44 +01:00
service_base.py Adds support for dynamic event pipeline 2015-09-17 22:02:04 +00:00
service.py Trival: Remove unused logging import 2015-12-26 13:33:30 +08:00
utils.py re-implement thread safe fnmatch 2015-11-27 03:21:46 +08:00
version.py Introduce Guru Meditation Reports into Ceilometer 2015-08-20 08:59:51 +08:00