Metadata-Version: 2.0
Name: gnocchi
Version: 1.1.0
Summary: Metric as a Service
Home-page: UNKNOWN
Author: OpenStack
Author-email: openstack-dev@lists.openstack.org
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: System :: Monitoring
Requires-Dist: numpy
Requires-Dist: oslo.config (>=1.15.0)
Requires-Dist: oslo.db (>=1.8.0)
Requires-Dist: oslo.log (>=1.0.0)
Requires-Dist: oslo.policy (>=0.3.0)
Requires-Dist: oslo.serialization (>=1.4.0)
Requires-Dist: oslo.utils (>=1.6.0)
Requires-Dist: oslosphinx (>=2.2.0)
Requires-Dist: pandas
Requires-Dist: pecan (>=0.9)
Requires-Dist: python-swiftclient
Requires-Dist: pytimeparse (>=1.1.5)
Requires-Dist: futures
Requires-Dist: requests
Requires-Dist: six
Requires-Dist: sqlalchemy
Requires-Dist: sqlalchemy-utils
Requires-Dist: stevedore
Requires-Dist: tooz (>=0.11)
Requires-Dist: voluptuous
Requires-Dist: werkzeug
Requires-Dist: Jinja2
Requires-Dist: PyYAML
Requires-Dist: msgpack-python
Requires-Dist: trollius
Requires-Dist: retrying
Requires-Dist: pytz
Requires-Dist: WebOb (>=1.4.1)
Requires-Dist: alembic (>=0.7.6)
Requires-Dist: psycopg2
Requires-Dist: pymysql

=======
Gnocchi
=======

Gnocchi is a service for managing a set of resources and storing metrics about
them, in a scalable and resilient way. Its functionalities are exposed over an
HTTP REST API.

There is a more consistent presentation of Gnocchi:

    https://julien.danjou.info/blog/2015/openstack-gnocchi-first-release

And online documentation:

    http://docs.openstack.org/developer/gnocchi/

Your are invited to file bug reports (if you find bugs) in
the bug tracker, available at:

   http://bugs.launchpad.net/gnocchi



