RETIRED, further work has moved to Debian project infrastructure
Go to file
fengchaoyang c5779e4dc2 Remove usage of deprecated operatorPrecedence and remove duplicate operators
"operatorPrecedence" has been deprecated, and it will be dropped
in a future release.
(see http://pythonhosted.org/pyparsing/pyparsing-module.html#operatorPrecedence)

Operators "like" "in" operators are already included earlier in the list

Change-Id: If84d79e0b8c4620a99233c768c33a9dd43fc551f
2016-11-14 12:45:41 +00:00
devstack devstack: stop all gnocchi services, not just api 2016-10-18 09:05:17 +00:00
doc/source Merge "carbonara: add support for Gnocchi v2 measures format" 2016-11-10 12:46:19 +00:00
etc/gnocchi Merge "Use Cotyledon oslo config glue" 2016-10-11 14:52:56 +00:00
gnocchi Remove usage of deprecated operatorPrecedence and remove duplicate operators 2016-11-14 12:45:41 +00:00
releasenotes/notes rest: allow to create missing metrics when sending measures in batch 2016-11-07 17:01:06 +01:00
tools Add helper for utcnow to epoch nano 2016-10-11 01:28:04 +08:00
.gitignore Enable releasenotes documentation 2016-05-26 09:34:33 +00:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:35 +00:00
.testr.conf Correct concurrency of gabbi tests for gabbi 1.22.0 2016-06-16 12:48:59 +01:00
7bcd2a25.diff Add simple upgrade tests 2016-09-22 09:11:27 +02:00
bindep.txt Add simple upgrade tests 2016-09-22 09:11:27 +02:00
LICENSE Add missing License file 2015-05-15 14:37:04 -04:00
MANIFEST.in Revert "Remove the file named MANIFEST.in" 2016-10-11 12:26:44 +02:00
README.rst Make the content of PKG-INFO can be decoded 2016-03-07 14:38:06 +08:00
requirements.txt rest: use flatten_dict_to_keypairs instead of recursive_keypairs 2016-11-07 18:06:51 +00:00
run-tests.sh Add a S3 based storage driver 2016-10-07 20:25:38 +02:00
run-upgrade-tests.sh upgrade tests: don't patch gnocchi 3.0 2016-09-30 16:59:11 +02:00
setup.cfg Add a S3 based storage driver 2016-10-07 20:25:38 +02:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Bump hacking to 0.12 2016-11-07 22:03:53 +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.