Bug 1042340 - [RFE][ceilometer]: Improve Ceilometer API query filter to support list of resources and/or meters in the fields.
Summary: [RFE][ceilometer]: Improve Ceilometer API query filter to support list of res...
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:48 UTC by RHOS Integration
Modified: 2015-03-19 17:31 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:48:25 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/improving-ceilometer-api-query-filtering.

Description:

The current version of Ceilometer API supports a simple query filtering option with a logical AND relation between the fields. This solution results in multiple calls towards the API, when there is a list of requested elements (samples or statistics). The API can be improved to support lists in the fields of a query filter. 

This improvement makes it possible to retrieve the samples of one or more meters for one or more resources in one API call and also supports to get the statistics of multiple resources with a single API request.

Specification URL (additional information):

https://wiki.openstack.org/wiki/File:Improving_Ceilometer_API_query_filtering.pdf


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