Bug 1042322 - [RFE][ceilometer]: Add "aggregate" and "rolling_up" features
Summary: [RFE][ceilometer]: Add "aggregate" and "rolling_up" features
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/ceil...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:44 UTC by RHOS Integration
Modified: 2015-07-22 17:55 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:13:46 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:44:56 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/aggregation-and-rolling-up.

Description:

This is an umbrella blueprint for such features as:
 - Aggregation data
 - Queries precalculations (including Big Data processing)  (later)
 - Rolling up sample data
All of these features have one thing in common: there should be some 'manager' that will start corresponding process (e.g. 'aggregation' or 'archivation').  Besides, I believe that the same logic and even the code may be reused for implementing all the features. E.g. Rolling up may be processed using some Big Data service (2 and 3 may be combined), aggregation is the same as rolling up but without data removing and so on. So all of these features should be very flexible and we need to work out the pluggable architecture that may be easy extensible.

Example for Mongo: https://etherpad.openstack.org/p/ceilometer-aggregation

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.