RETIRED, A time series storage and resources index service.
Go to file
Chris Dent f9fc5a7449 Correct bad use response_strings in live.yaml
response_strings wants a list, not a string. In gabbi earlier than
1.33.0 it accept a string and then iterated checking for each single
character in the response body. So still passing.

This fixes recent failures by putting the necessary '-' at the start
of the search string. It's an easy bug to make and then never
notice, which is why gabbi 1.33.0 is all uptight about it.

Change-Id: I02042c0b5005a50b3760c9aae67ad4d0eeb69e04
2017-03-21 16:11:37 +00:00
devstack devstack: Change URL of grafana plugin source. 2017-03-20 11:47:06 +01:00
doc/source storage: Add redis driver 2017-03-07 07:55:05 +01:00
gnocchi Correct bad use response_strings in live.yaml 2017-03-21 16:11:37 +00:00
releasenotes/notes Merge "indexer: remove Ceilometer legacy resources" 2017-03-13 20:21:30 +00: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
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
bindep.txt storage: Add redis driver 2017-03-07 07:55:05 +01:00
requirements.txt Move msgpack to global requirements 2017-03-01 16:26:46 +01:00
run-tests.sh storage: Add redis driver 2017-03-07 07:55:05 +01:00
run-upgrade-tests.sh Test upgrade from 3.1 instead of 3.0 2017-03-07 15:02:52 +01:00
setup.cfg carbonara: use lz4 0.9.0 new interfaces 2017-03-13 15:47:52 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Merge "storage: Add redis driver" 2017-03-09 04:42:13 +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 and history.

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