deb-gnocchi/gnocchi
gordon chung 3bdfaeb67e resample only data affected by new measures
currently, we are passing in the full unaggregated timeserie
when we update each of the aggregates for each granularity.
this is incorrect as the unaggregated timeserie corresponds to the
largest granularity of the metric. this means that for smaller
granularities, we are updating and resampling points that are already
aggregated and not affected by new incoming measures.

Change-Id: I687c2a18b332494f5c5cb7fdfe6f2b3d1e8de804
Closes-Bug: #1562820
2016-03-30 21:11:24 -04:00
..
aggregates copyright Openstack should be OpenStack 2015-11-16 21:24:34 +08:00
indexer Don't create Ceilometer resource types by default. 2016-03-23 09:03:55 +01:00
rest Move legacy Ceilometer resource into indexer. 2016-03-23 09:03:55 +01:00
storage resample only data affected by new measures 2016-03-30 21:11:24 -04:00
tests resample only data affected by new measures 2016-03-30 21:11:24 -04:00
__init__.py Keep gnocchi/__init__.py empty 2014-10-01 16:10:25 +02:00
archive_policy.py Create default archive policies out of the box 2016-03-09 17:10:33 +01:00
carbonara.py resample only data affected by new measures 2016-03-30 21:11:24 -04:00
cli.py Don't create Ceilometer resource types by default. 2016-03-23 09:03:55 +01:00
exceptions.py Keep gnocchi/__init__.py empty 2014-10-01 16:10:25 +02:00
genconfig.py genconfig: do not fail to install if unable to build configuration file 2016-02-12 11:21:39 +01:00
gendoc.py api: use Paste to deploy WSGI server 2015-11-02 14:23:29 +01:00
json.py rest: deserialize directly with file descriptor 2015-10-23 11:33:26 +00:00
opts.py InfluxDB: drop support 2016-03-24 17:44:25 +01:00
resource_type.py Implements resource attribute bool 2016-03-23 09:03:55 +01:00
service.py storage: autoconfigure coordination_url 2016-02-17 17:00:18 +01:00
statsd.py statsd: Use archive policy rule 2016-01-11 10:35:00 +00:00
utils.py Implements resource attribute uuid 2016-03-23 09:03:55 +01:00