RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk eb1d64782a storage: Add redis driver
This change adds a redis driver and uses it by default in devstack.
Because reading/writting from/to disks is too slow in our testing
environment.

Change-Id: If617260a9d8e38dc9ba9311c832be333346dd41e
2017-03-07 07:55:05 +01:00
devstack storage: Add redis driver 2017-03-07 07:55:05 +01:00
doc/source storage: Add redis driver 2017-03-07 07:55:05 +01:00
gnocchi storage: Add redis driver 2017-03-07 07:55:05 +01:00
releasenotes/notes storage: Add redis driver 2017-03-07 07:55:05 +01:00
tools tools: make measure injector works without gnocchiclient 2017-02-01 18:08:19 +01: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 Adjust testr group_regex to not group on 'prefix' 2017-01-02 14:15:45 +00:00
bindep.txt storage: Add redis driver 2017-03-07 07:55:05 +01:00
LICENSE Add missing License file 2015-05-15 14:37:04 -04:00
MANIFEST.in Revert "Remove the file named MANIFEST.in" 2016-10-11 12:26:44 +02:00
README.rst doc: various update and add architecture diagram 2017-02-07 19:26:17 +01:00
requirements.txt s3: set maximum length for s3_bucket_prefix option 2017-02-16 08:56:12 +01:00
run-tests.sh storage: Add redis driver 2017-03-07 07:55:05 +01:00
run-upgrade-tests.sh test non-uuid and add debug for upgrade gate 2017-02-11 02:50:32 +00:00
setup.cfg storage: Add redis driver 2017-03-07 07:55:05 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini storage: Add redis driver 2017-03-07 07:55:05 +01: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 and history.

You can read the full documentation online at http://gnocchi.xyz.