RETIRED, A time series storage and resources index service.
Go to file
Chris Dent 2d7151e14b Correct concurrency of gabbi tests for gabbi 1.22.0
When running gabbi under testr, concurrency grouping is controlled
by a regex in .testr.conf. A module name change in gabbi 1.22.0
inadvertently broke the grouping. This change should work for
old and new versions.

Change-Id: I0d963da7e0a5d3edd046a885312e2fd9cd02a974
2016-06-16 12:48:59 +01:00
devstack devstack: ensure grafana plugin for 2.6 is installed 2016-05-24 10:26:27 +02:00
doc/source enable pagination when querying metrics 2016-05-31 19:49:52 +00:00
etc/gnocchi support shrinking/extending policy timespan 2016-05-17 16:06:10 +00:00
gnocchi tests: fix Gabbi live test to not rely on legacy resource types 2016-06-10 16:22:49 +02:00
releasenotes Enable releasenotes documentation 2016-05-26 09:34:33 +00:00
tools dict.iteritems() method is not available in py3 2016-04-05 16:35:58 +03: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
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 use thread safe fnmatch 2016-04-21 14:33:32 +08:00
run-tests.sh sql: default to pymysql 2016-05-18 10:16:04 +02:00
setup.cfg Fix tempest tests that use SSL 2016-06-02 11:02:33 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Merge "Enable releasenotes documentation" 2016-05-26 10:42:42 +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.