Skip to content

Instantly share code, notes, and snippets.

@rbowen
Last active August 29, 2015 14:15
Show Gist options
  • Save rbowen/99ac86956e1767459fb0 to your computer and use it in GitHub Desktop.
Save rbowen/99ac86956e1767459fb0 to your computer and use it in GitHub Desktop.
Rebooting OpenStack Ceilometer with Gnocci

Yesterday, Eoghan Glynn led a Hangout to discuss the work around rebooting the OpenStack Ceilometer project, using the new approaches of the Gnocci project.

As you may remember, we talked about some of these ideas back in July in a podcast with Eoghan, and a lot of progress has been made towards those goals since then.

In the hangout, Eoghan talks about the Gnocci work, and how it restructures Ceilometer's internal data store, and provides a more lightweight API for retrieving current and historical data about your OpenStack implementation. Gnocci attempts to correct what is seen as a design misstep in the early days of Ceilometer, in which a great deal of static, or almost-static, data, is included in each data sample, resulting in poor performance and more storage space usage than necessary.

You can watch the hangout on YouTube and bring your questions to the rdo-list mailing list or to the #rdo channel on the Freenode IRC network.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment