monasca-ceilometer/ceilosca/ceilometer/tests
Rohit Jaiswal b704e3f9c7 Implements groupby for statistics API
Queries for metrics to obtain all dimensions
before quering for statistics with merge_metrics
as False, which returns response with dimensions.

The statistics response with dimensions is used to
perform in-memory computations based on the groupby
dimension. Only a single groupby is supported.

The current implementation is memory-intensive and
can be improved further to constrain memory usage.
This patch is an initial step in that direction.

Change-Id: I98ad72337ed50b2f6703afc2e7c4e4689590b2c7
2015-12-11 17:07:08 +00:00
..
functional Migrate monasca-ceilometer to be liberty compatible 2015-11-18 16:52:53 +00:00
unit Implements groupby for statistics API 2015-12-11 17:07:08 +00:00
__init__.py Improve unit tests 2015-07-23 17:15:50 +00:00