Skip to main content

Metric as a Service

Project 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 |time series| database.

The problem that Gnocchi solves is the storage and indexing of |time series|
data and resources at a large scale. This is useful in modern cloud platforms
which are not only huge but also are dynamic and potentially multi-tenant.
Gnocchi takes all of that into account.

Gnocchi has been designed to handle large amounts of |aggregates| being stored
while being performant, scalable and fault-tolerant. While doing this, the goal
was to be sure to not build any hard dependency on any complex storage system.

Gnocchi takes a unique approach to |time series| storage: rather than storing
raw data points, it aggregates them before storing them. This built-in feature
is different from most other |time series| databases, which usually support
this mechanism as an option and compute aggregation (average, minimum, etc.) at
query time.

Because Gnocchi computes all the aggregations at ingestion, getting the data
back is extremely fast, as it just needs to read back the pre-computed results.

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

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gnocchi-4.3.2.tar.gz (966.4 kB view details)

Uploaded Source

Built Distribution

gnocchi-4.3.2-py2.py3-none-any.whl (302.3 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gnocchi-4.3.2.tar.gz.

File metadata

  • Download URL: gnocchi-4.3.2.tar.gz
  • Upload date:
  • Size: 966.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for gnocchi-4.3.2.tar.gz
Algorithm Hash digest
SHA256 aa42d76673a9f3c37d4b610f9a51d10af785982ed4c967b985f69608cd57d571
MD5 d5d2834cb86e7dd5def7b58a79b82eaa
BLAKE2b-256 db89af6bc3226b3ebd21f324ff8a3441a36fee62c2e36fc9bb4b612128ebddc4

See more details on using hashes here.

File details

Details for the file gnocchi-4.3.2-py2.py3-none-any.whl.

File metadata

  • Download URL: gnocchi-4.3.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 302.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for gnocchi-4.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 715bec70d975281878157a990a722c66742b4c7cf9865d12f544a3c6afd4b07f
MD5 f833765d0c65d457c0dfaee491f75a1d
BLAKE2b-256 ccb3fdfd41a0fab30ec4ad349b8a333b600d2b50c33b036c0cc0c4cd8aaea9ba

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page