RETIRED, further work has moved to Debian project infrastructure
Go to file
Mehdi Abaakouk 65a9ac9941 Implements resource attribute string
This change allows to create resource attributes
of type string.

The choosen solution is that the indexer is responsible
to providing voluptuous schemas and build resource columns
according the the voluptuous schema that it proposes.

Another alternative could be that rest API provides
jsonschema for each times and indexer is only
responsible for the schema to sql column convertion.

Blueprint resource-type-rest-api
Change-Id: I7877b6ea97dc70f3629e63abe5ef1ddf61d200b3
2016-03-23 09:03:55 +01:00
devstack tools: Add tools to quickly add measurements 2016-03-22 09:16:35 +01:00
doc/source Implements resource attribute string 2016-03-23 09:03:55 +01:00
etc/gnocchi Implements resource type CRUD. 2016-03-23 09:03:55 +01:00
gnocchi Implements resource attribute string 2016-03-23 09:03:55 +01:00
tools tools: Add tools to quickly add measurements 2016-03-22 09:16:35 +01:00
.gitignore Add dist to gitignore 2015-03-23 14:12:54 +01:00
.gitreview Update .gitreview for project rename 2015-03-28 00:20:35 +00:00
.testr.conf Base infrastructure to support gabbi tests 2015-02-18 16:06:12 +00: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
gnocchi-config-generator.conf Generate configuration file in sdist 2016-01-19 16:27:35 +01:00
requirements.txt Don't require trollius on Python 3.4 and newer 2016-02-05 15:01:50 +01:00
run-tests.sh Use overtest to setup InfluxDB 2016-01-21 11:10:27 +01:00
setup-test-env.sh storage: autoconfigure coordination_url 2016-02-17 17:00:18 +01:00
setup.cfg Implements resource attribute string 2016-03-23 09:03:55 +01:00
setup.py Import 2014-05-07 12:04:37 +02:00
tox.ini Use '#flake8: noqa' to skip file check 2016-02-19 20:26:29 +08: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.