RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou b36b66eedf 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
2016-10-04 18:28:54 +02:00
devstack Modify api startup parameters in devstack plugin 2016-09-23 07:50:32 -04:00
doc/source sqlalchemy: use precise DATETIME rather than DECIMAL in MySQL 2016-10-03 12:05:02 +02:00
etc/gnocchi This patch is used to delete batch of resources 2016-09-15 13:20:29 +00:00
gnocchi Merge "Allow to pass search filter in the query string" 2016-10-04 13:34:13 +00:00
releasenotes/notes sqlalchemy: use precise DATETIME rather than DECIMAL in MySQL 2016-10-03 12:05:02 +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 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 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 Fix oslo.log minimum requirement 2016-10-04 18:28:54 +02:00
run-tests.sh sql: default to pymysql 2016-05-18 10:16:04 +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 STRICT_RESPONSE_HEADERS check to gabbi tests 2016-09-28 17:27:55 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Add upgrade targets for Gnocchi 3.0 2016-09-28 07:57:23 +02: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.