Bug 1042354 - [RFE][ceilometer]: Statistics order by and limit for grouped queries (via GroupBy)
Summary: [RFE][ceilometer]: Statistics order by and limit for grouped queries (via Gro...
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_next upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 21:51 UTC by RHOS Integration
Modified: 2016-04-05 20:10 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:51:00 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/statistics-order-by-and-limit-for-grouped-query.

Description:

For  /meters/statistics/ and for sample-statistics (https://blueprints.launchpad.net/ceilometer/+spec/sample-api),
when aggregated by GroupBy:
It should be possible to order the results by a meter and a value ( e.g. cpu_util and avg ) and then limit the result.

User stories:
1. A user want to see Top5 cpu consumers.
2. User want to see table with average statistics of his nova instances (multiple meters) over last month, with pagination and ordering ( whole table will be obtained by one sample-api request )


Specification URL (additional information):

None


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