Bug 1042313 - [RFE][ceilometer]: Pipeline configuration cleanup
Summary: [RFE][ceilometer]: Pipeline configuration cleanup
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:43 UTC by RHOS Integration
Modified: 2015-11-20 19:22 UTC (History)
2 users (show)

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


Attachments (Terms of Use)

Description RHOS Integration 2013-12-12 21:43:24 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/pipeline-configuration-cleanup.

Description:

Pipelines have are configured with the names of the counters they should produce, but they don't have a real list. Instead they have a set of wildcard patterns and negation options that can be used to test an individual counter by name. We should resolve that list fully when the pipeline is configured, so it is possible for the pipeline manager to ask the pipeline for a list of the counters supported by a pipeline. That will allow us to have the PublisherTask ask the pipeline which counters to collect, instead of having to work it out in advance.

Specification URL (additional information):

None


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