RETIRED, further work has moved to Debian project infrastructure
Go to file
Julien Danjou 0f73c75a94 utils: fix Epoch timestamp parsing
Timestamp in Epoch format (floats) parsing is broken when the values passed are
strings that could be converted to floats and not floats directly.

Change-Id: I5876f4aff065dee9894b6750e9cdbc467248e3b6
(cherry-picked from 6769d3403b)
2017-03-17 11:27:31 +01:00
devstack tools: make measure injector works without gnocchiclient 2017-02-01 18:08:19 +01:00
doc/source Merge "doc: move devstack at the end" 2017-01-28 03:01:23 +00:00
gnocchi utils: fix Epoch timestamp parsing 2017-03-17 11:27:31 +01:00
releasenotes/notes rest: string → UUID conversion for resource.id to be unique per user 2017-01-31 19:36:52 +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 stable/3.1 2017-02-02 18:45:04 +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 Make the content of PKG-INFO can be decoded 2016-03-07 14:38:06 +08:00
bindep.txt Add simple upgrade tests 2016-09-22 09:11:27 +02:00
requirements.txt s3: set maximum length for s3_bucket_prefix option 2017-02-17 21:28:21 +00:00
run-tests.sh run-tests: use case rather than if/elif/else 2017-01-03 14:07:19 +01:00
run-upgrade-tests.sh Merge "rest: string → UUID conversion for resource.id to be unique per user" 2017-02-02 14:26:47 +00:00
setup.cfg Limit lz4 to <0.9.0 2017-03-17 11:27:30 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Remove non-existent -all suffix in tox targets 2017-01-20 16:57:12 +01: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.