RETIRED, A time series storage and resources index service.
Go to file
Stéphane Albert 791ca7748f Fix uuidgen not installed in some ubuntu installs
On some basic ubuntu install the uuidgen commands is not there causing
gnocchi installation to fail.
Add a new pre-install commands to install the package on ubuntu systems.

Change-Id: I456b2421905c383c5df39deb7f1a1819ad1c990e
2016-04-29 21:29:56 +00:00
devstack Fix uuidgen not installed in some ubuntu installs 2016-04-29 21:29:56 +00:00
doc/source Merge "doc: add resource history in features" 2016-04-15 17:23:58 +00:00
etc/gnocchi Implements resource type CRUD. 2016-03-23 09:03:55 +01:00
gnocchi Replace logging with oslo_log 2016-04-25 11:46:57 +08:00
tools dict.iteritems() method is not available in py3 2016-04-05 16:35:58 +03:00
.gitignore Add dist to gitignore 2015-03-23 14:12:54 +01:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:35 +00:00
.testr.conf Base infrastructure to support gabbi tests 2015-02-18 16:06:12 +00:00
gnocchi-config-generator.conf Generate configuration file in sdist 2016-01-19 16:27:35 +01:00
LICENSE Add missing License file 2015-05-15 14:37:04 -04:00
MANIFEST.in Generate configuration file in sdist 2016-01-19 16:27:35 +01:00
README.rst Make the content of PKG-INFO can be decoded 2016-03-07 14:38:06 +08:00
requirements.txt use thread safe fnmatch 2016-04-21 14:33:32 +08:00
run-tests.sh Use overtest to setup InfluxDB 2016-01-21 11:10:27 +01:00
setup-test-env.sh Use pifpaf rather than overtest 2016-04-07 16:28:24 +02:00
setup.cfg Merge "tests: tempest plugin" 2016-04-12 14:58:09 +00:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini InfluxDB: drop support 2016-03-24 17:44:25 +01:00

Gnocchi - Metric as a Service

image

Gnocchi is a multi-tenant timeseries, metrics and resources database. It provides an HTTP REST interface to create and manipulate the data. It is designed to store metrics at a very large scale while providing access to metrics and resources information to operators and users.

Gnocchi is part of the OpenStack project. While Gnocchi has support for OpenStack, it is fully able to work stand-alone.

You can read the full documentation online at http://gnocchi.xyz.