Bug 1042329

Summary: [RFE][ceilometer]: Collection of Applications Metrics from instances
Product: Red Hat OpenStack Reporter: RHOS Integration <rhos-integ>
Component: RFEsAssignee: RHOS Maint <rhos-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: markmc, yeylon
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://blueprints.launchpad.net/ceilometer/+spec/applications-metrics-from-instances
Whiteboard: upstream_milestone_none upstream_status_unknown upstream_definition_new
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-19 17:12:34 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description RHOS Integration 2013-12-12 21:46:14 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/ceilometer/+spec/applications-metrics-from-instances.

Description:

Enable custom metrics/stats push to Ceilometer from within an VM.

The idea here is to have daemon (a new pollster) deployed inside one or more VMs to POST metrics to Ceilometer API and so allow instances autoscaling rules driven by system/application's specific metrics.

The metrics collection is delegated to a specialised tools (i.e Ganglia) 

The daemon will poll collected metrics from  the specialised tools and POST them to Ceilometer.

The metrics pushed to Ceilometer will must be tagged with resource_id equals to stack_id when VMs are deployed through Heat. 

Specification URL (additional information):

None