RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou afdb60597a Fix oslo.log minimum requirement
Gnocchi actually uses oslo_log.log.get_default_log_levels which is provided by
oslo.log starting at 2.3.0.

Change-Id: Idd01d577a0b85a6603f5c69f783c951c7a0bd438
(cherry picked from commit b36b66eedf)
2016-10-05 08:53:22 +00:00
devstack Merge "devstack-gate: do not create legacy resources" 2016-09-20 17:51:32 +00:00
doc/source Merge "ceph: rename optional extra names" 2016-09-20 16:53:36 +00:00
etc/gnocchi This patch is used to delete batch of resources 2016-09-15 13:20:29 +00:00
gnocchi Merge "Fix gnocchi-metricd shutdown" 2016-09-21 11:23:37 +00:00
releasenotes/notes releasenotes: fix typo in storage-engine-v3 2016-09-15 22:14:50 +02:00
tools carbonara: replace msgpack encoding with struct for new measures 2016-09-16 19:28:20 +02:00
.gitignore Enable releasenotes documentation 2016-05-26 09:34:33 +00:00
.gitreview Update .gitreview for stable/3.0 2016-09-22 08:30:08 -04:00
.testr.conf Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:48:59 +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
bindep.txt Add bindep.txt to express binary dependencies 2016-08-18 12:31:30 +02:00
requirements.txt Fix oslo.log minimum requirement 2016-10-05 08:53:22 +00:00
run-tests.sh sql: default to pymysql 2016-05-18 10:16:04 +02:00
setup.cfg ceph: rename optional extra names 2016-09-20 15:05:14 +02:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini tox: remove useless keyword 2016-09-15 08:29:55 +02:00

README.rst

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.