Jump to: navigation, search

Difference between revisions of "Ceilometer"

m (OpenStack Telemetry (Ceilometer))
(Project Goal)
Line 30: Line 30:
 
|}
 
|}
  
== Project Goal ==
+
== Project Mission ==
* For Grizzly, the new objective is '''The project aims to become the infrastructure to collect measurements within OpenStack so that no two agents would need to be written to collect the same data. Its primary targets are monitoring and metering, but the framework should be easily expandable to collect for other needs. To that effect, Ceilometer should be able to share collected data with a variety of consumers'''.
+
To reliably collect measurements of the utilization of the physical and virtual resources comprising deployed clouds, persist these data for subsequent retrieval and analysis, and trigger actions when defined criteria are met.
 
 
* In the 0.1 (folsom) release its goal was just to deliver a unique point of contact for billing  systems to aquire all  meters they need to establish customer billing, across all current and future [[OpenStack]] core components.
 
  
 
== Project Agenda ==
 
== Project Agenda ==

Revision as of 11:24, 27 October 2014

OpenStack Telemetry (Ceilometer)

Source code https://github.com/openstack/ceilometer
Bug tracker https://bugs.launchpad.net/ceilometer
Blueprints https://blueprints.launchpad.net/ceilometer
Developer doc http://docs.openstack.org/developer/ceilometer/
FAQ https://ask.openstack.org/questions/scope:all/sort:activity-desc/tags:ceilometer/
Tarballs http://tarballs.openstack.org/ceilometer/
RoadMap https://wiki.openstack.org/wiki/Ceilometer/RoadMap
Meetings https://wiki.openstack.org/wiki/Meetings/Ceilometer
Notification Schemas https://wiki.openstack.org/wiki/Ceilometer/MeteringNotifications

Project Mission

To reliably collect measurements of the utilization of the physical and virtual resources comprising deployed clouds, persist these data for subsequent retrieval and analysis, and trigger actions when defined criteria are met.

Project Agenda

Date Event
15 Dec 2012 Blueprint freeze Blueprints whose specs are not finalized by then will be re-targeted to H
04 Jan 2013 Bug Squash Day Invitation to come fix bugs on Ceilometer
10 Jan 2013 ¤ Grizzly-2 First milestone Ceilometer has in common with other OpenStack projects
21 Feb 2013 ¤ Grizzly-3 Last milestone before release
05 Mar 2013 Bug Squash Day Invitation to come fix bugs on Ceilometer
14 Mar 2013 RC Starts First release candidates
04 Apr 2013 Grizzly Release

Contributing to Ceilometer

The developer documentation is starting to take shape within the source and is also published at http://docs.openstack.org/developer/ceilometer/ in a more friendly format.

The project team hangs out on Freenode in the #openstack-ceilometer channel, feel free to drop by and stay as long as you want to discuss your future implementation. We use the OpenStack General Mailing List for our email discussions tagging the the subject with [metering].

The project team officially meets once a week, see Ceilometer's Meeting Agenda

More details can be found on possible contributions at Ceilometer/Contributing including:

  • Setting-up Ceilometer via devstack
  • Possible tasks
    • Update documentation
    • Close old fixed bugs
    • Fix bugs
    • Review patches
    • Triage incoming bugs
  • and more...

Other resources

Subpages