RETIRED, further work has moved to Debian project infrastructure
Go to file
liusheng cd7813c9bd Make the content of PKG-INFO can be decoded
The README.rst contain a dash which is \xe2\x80\x93, the PKG-INFO file
will generated by the content of README.rst when install gnocchi package.
And the pbr will read the PKG-INFO file to get package info, in py34
environment, the dash cannot be decoded and will raise an error.

Change-Id: I6a3c85beb260115e7ad32bfe101ced25442aa8d1
Closes-Bug: #1553893
2016-03-07 14:38:06 +08:00
devstack Allow to pass the ceph secret 2016-03-03 16:57:20 +01:00
doc/source Merge "Allows to use cradox with ceph storage" 2016-02-19 14:18:14 +00:00
etc/gnocchi Bypass the auth when listing Gnocchi versions 2016-02-02 15:19:39 +00:00
gnocchi Merge "Pass aggregation when create AggregatedTimeSerie" 2016-03-04 19:30:25 +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 the content of PKG-INFO can be decoded 2016-03-07 14:38:06 +08:00
gnocchi-config-generator.conf Generate configuration file in sdist 2016-01-19 16:27:35 +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

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.