RETIRED, further work has moved to Debian project infrastructure
Go to file
Chaozhe.Chen e82fbfa79e Use '#flake8: noqa' to skip file check
Better use '#flake8: noqa' to skip file check, rather than writing
a file path in tox.ini to exclude it.
refer to:
https://flake8.readthedocs.org/en/latest/

Change-Id: I2c0cba1bc8f12d868a091b6777e8c06df91435bf
2016-02-19 20:26:29 +08:00
devstack storage: autoconfigure coordination_url 2016-02-17 17:00:18 +01:00
doc/source storage: make sure we delete old measures respecting archive policy 2016-02-19 10:31:02 +01:00
etc/gnocchi Bypass the auth when listing Gnocchi versions 2016-02-02 15:19:39 +00:00
gnocchi Use '#flake8: noqa' to skip file check 2016-02-19 20:26:29 +08: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
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 README points to main doc 2015-12-23 10:10:00 +01:00
requirements.txt Don't require trollius on Python 3.4 and newer 2016-02-05 15:01:50 +01:00
run-tests.sh Use overtest to setup InfluxDB 2016-01-21 11:10:27 +01:00
setup-test-env.sh storage: autoconfigure coordination_url 2016-02-17 17:00:18 +01:00
setup.cfg storage: autoconfigure coordination_url 2016-02-17 17:00:18 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Use '#flake8: noqa' to skip file check 2016-02-19 20:26:29 +08: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.