RETIRED, A time series storage and resources index service.
Go to file
Lianhao Lu 548d72779b Added original_resource_id field into resource
When creating new resource, gnocchi will automatically change the
resource id if it's not in UUID format. This patch adds a new field
original_resource_id into resource to store the original id which the
user submitted in the resource post request.

Change-Id: I2577bddfec9846101fa6240cfbd1c0178ab8ced4
Partial-Bug: #1518338
2016-02-03 03:51:13 +00:00
devstack Bypass the auth when listing Gnocchi versions 2016-02-02 15:19:39 +00:00
doc/source Merge "Generate configuration file in sdist" 2016-01-26 19:11:20 +00:00
etc/gnocchi Bypass the auth when listing Gnocchi versions 2016-02-02 15:19:39 +00:00
gnocchi Added original_resource_id field into resource 2016-02-03 03:51:13 +00:00
tools perf tools: remove deprecated API 2015-06-15 14:29:52 +00: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
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 README points to main doc 2015-12-23 10:10:00 +01:00
gnocchi-config-generator.conf Generate configuration file in sdist 2016-01-19 16:27:35 +01:00
requirements.txt Bypass the auth when listing Gnocchi versions 2016-02-02 15:19:39 +00:00
run-tests.sh Use overtest to setup InfluxDB 2016-01-21 11:10:27 +01:00
setup-test-env.sh Use overtest to setup InfluxDB 2016-01-21 11:10:27 +01:00
setup.cfg Bump tooz version in requirements 2016-01-27 11:01:09 +00:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Merge "Generate configuration file in sdist" 2016-01-26 19:11:20 +00: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.