gnocchi/gnocchi
Julien Danjou c13a21a8ae storage: allow to specify regaggregation over aggregation retrieval
Currently, when retrieving e.g. 'mean' aggregation of several metrics,
the aggregation of those metrics is always done using 'mean'.
This patches allows to specify a reaggregation methods, which applies on
top of the measures retrieved.

You can know retrieve e.g. the 'max' of the 'mean' of several metrics.

Related-Bug: #1573023
Change-Id: I9ea60de498e6f81c738a7236a392019b47b0c269
2016-08-04 16:50:43 +02:00
..
aggregates Update hacking to 0.11 2016-05-10 17:09:20 +02:00
indexer sqlalchemy: increase the number of max_retries 2016-07-28 15:03:17 +02:00
rest storage: allow to specify regaggregation over aggregation retrieval 2016-08-04 16:50:43 +02:00
storage storage: allow to specify regaggregation over aggregation retrieval 2016-08-04 16:50:43 +02:00
tempest Fix tempest tests that use SSL 2016-06-02 11:02:33 +01:00
tests storage: allow to specify regaggregation over aggregation retrieval 2016-08-04 16:50:43 +02:00
__init__.py Keep gnocchi/__init__.py empty 2014-10-01 16:10:25 +02:00
archive_policy.py doc/ap: document default archive policies and tweak them 2016-04-11 15:55:38 +02:00
carbonara.py carbonara: embed a benchmark tool 2016-07-26 17:27:24 +02:00
cli.py add support for coordination 2016-07-28 08:43:51 -04:00
exceptions.py Update hacking to 0.11 2016-05-10 17:09:20 +02:00
genconfig.py doc: rely on oslo-config-generator to generate the config file 2016-04-13 16:41:43 +02:00
gendoc.py tests: create common resources at class init time 2016-05-26 13:53:56 +02:00
json.py rest: deserialize directly with file descriptor 2015-10-23 11:33:26 +00:00
opts.py rest: set useful default values for CORS middleware 2016-07-18 17:12:02 +02:00
resource_type.py Expose resource type state to the API 2016-06-24 12:13:32 +02:00
service.py rest: set useful default values for CORS middleware 2016-07-18 17:12:02 +02:00
statsd.py statsd: Use archive policy rule 2016-01-11 10:35:00 +00:00
utils.py metricd: only retry on attended errors and print error when coordinator fails 2016-05-30 15:56:01 +02:00