We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Storing metrics at scale with Gnocchi

Formal Metadata

Title
Storing metrics at scale with Gnocchi
Subtitle
The Python based time series database
Title of Series
Number of Parts
611
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language
Production Year2017

Content Metadata

Subject Area
Genre
Abstract
Gnocchi is a time series database written in Python, that has been created inthe context of the OpenStack cloud computing project. It offers highly-scalable data storage for measurements and provides access to its data via aREST API. In this lecture, we'll discuss the features the project is offeringto its users, and how they can easily be leveraged in any application. In asecond part, we'll see how the project has been built to scale, how Python wasleveraged and made scalable.