gnocchi/README.rst
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

688 B

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.