Metadata-Version: 1.1
Name: gnocchi
Version: 4.1.1
Summary: Metric as a Service
Home-page: http://gnocchi.xyz
Author: Gnocchi developers
Author-email: UNKNOWN
License: UNKNOWN
Description: ===============================
         Gnocchi - Metric as a Service
        ===============================
        
        .. image:: https://travis-ci.org/gnocchixyz/gnocchi.png?branch=master
            :target: https://travis-ci.org/gnocchixyz/gnocchi
            :alt: Build Status
        
        .. image:: https://badge.fury.io/py/gnocchi.svg
            :target: https://badge.fury.io/py/gnocchi
        
        .. image:: doc/source/_static/gnocchi-logo.png
        
        Gnocchi is an open-source, 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.
        
        .. _`HTTP REST`: https://en.wikipedia.org/wiki/Representational_state_transfer
        
        
Platform: UNKNOWN
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.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: System :: Monitoring
