Jump to: navigation, search

Difference between revisions of "Meetings/Ceilometer"

(details for the storage backend)
(update the meeting agenda)
Line 10: Line 10:
  
 
schema and counter definitions
 
schema and counter definitions
 +
 +
* counter definitions
 +
** Proposed http://wiki.openstack.org/EfficientMetering#Counters
 +
* schema definition
 +
** Proposed http://wiki.openstack.org/EfficientMetering#Storage
 +
* discuss storage assumptions
 +
** the storage will store all events
 +
** no aggregated value is permanently stored
 +
* discuss API assumptions
 +
** the API provide a sum() function to aggregate values
 +
** the API may transparently store results of the sum function in a cache
 +
* discuss event collection
 +
** events are collected from a components when possible
 +
** ceilometer agent is installed on a node when the a component does not provide the value
 +
** contribute to the component instead of developping a ceilometer agent plugin
 +
* engaging discussions with core components
 +
** nova
 +
** cinder
 +
** glance
 +
** swift
 +
** quantum
  
 
== Meeting topics ==
 
== Meeting topics ==

Revision as of 12:15, 3 May 2012

Header

Weekly Metering meeting

The metering project team holds a meeting in #openstack-meeting, Thursdays at 1600 UTC. Everyone is welcome.

The blueprint that is used as a basis for this project can be found at EfficientMetering

Agenda for next meeting

schema and counter definitions

  • counter definitions
  • schema definition
  • discuss storage assumptions
    • the storage will store all events
    • no aggregated value is permanently stored
  • discuss API assumptions
    • the API provide a sum() function to aggregate values
    • the API may transparently store results of the sum function in a cache
  • discuss event collection
    • events are collected from a components when possible
    • ceilometer agent is installed on a node when the a component does not provide the value
    • contribute to the component instead of developping a ceilometer agent plugin
  • engaging discussions with core components
    • nova
    • cinder
    • glance
    • swift
    • quantum

Meeting topics

Based on the 26 APR '12 meeting decision, here are the discussion to take place in the upcoming meetings:

  • 03 May: schema and counter definitions
  • 10 May: external API definition
  • 17 May: message queue choice
  • 24 May: API message format
  • 31 May: storage backend (high availability, SPOF etc.)

Apologies for absence

  • ...

Previous meetings