Jump to: navigation, search

Ceilometer

Revision as of 11:57, 10 July 2015 by Gordon chung (talk | contribs) (OpenStack Telemetry (Ceilometer))

OpenStack Telemetry (Ceilometer)

Source code https://github.com/openstack/ceilometer
Bug tracker https://bugs.launchpad.net/ceilometer
Specs https://github.com/openstack/ceilometer-specs
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/
Meetings https://wiki.openstack.org/wiki/Meetings/Ceilometer

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.

Road Map

Current (Liberty) Cycle Targets:

Open Work Items

The following is a list of work items that have been approved conceptually and can be targeted for the current development cycle. For more information on a item, contact us on openstack-dev mailing list or on freenode at #openstack-ceilometer. The current list of core contributors are: https://launchpad.net/~ceilometer-drivers/+members#active

  • gnocchi client


Future Targets

These ideas have been discussed/introduced at a high-level. They are areas of interests for the users/developers of Ceilometer but still require discussion. Proposals for concrete work items related to these items are welcomed for future cycles:

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/.

The project team hangs out on Freenode in the #openstack-ceilometer channel, feel free to drop by and stay as long as you want. We use the OpenStack Developers List for our email discussions. If you want to make a post relevant to Ceilometer please tag the message subject with [Ceilometer].

The project team officially meets once a week, see Meetings/Ceilometer.

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...