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.2.5.tar.gz (931.0 kB view details)

Uploaded Source

Built Distribution

gnocchi-4.2.5-py2.py3-none-any.whl (285.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: gnocchi-4.2.5.tar.gz
  • Upload date:
  • Size: 931.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for gnocchi-4.2.5.tar.gz
Algorithm Hash digest
SHA256 4d6213e7f15409ad90f02cd6b76e352ba04ebdbd586049ad52719f8ca35e232d
MD5 e7921a12de57b6d5b1c1695049924d57
BLAKE2b-256 f348be0563148d35f5b9b4a1600af1239c16245a6ec168c161f254c7862ad5df

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gnocchi-4.2.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 c327d69fc4e4741e5fb71bbba8262577ca2fbc7cc3147bd18a5dc8df2df6d472
MD5 6656296011d6a491d06092609f7fcebb
BLAKE2b-256 286c4dfbe24c265dd6c1a5c7992deb92b322c03d2cf4e7c6b93c3096600012da

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