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

Uploaded Source

Built Distribution

gnocchi-4.3.1-py2.py3-none-any.whl (302.1 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for gnocchi-4.3.1.tar.gz
Algorithm Hash digest
SHA256 b7ace71328b9ba488c179e7beb18ae72af4104b1c581625a04e1f76c860dc9f5
MD5 f1a9dd02214cf31d520e869f8a9c00c0
BLAKE2b-256 3229a17fff2e735e168de556ee5ea15b39fddbdb95a6453c115b01ceed5e0679

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for gnocchi-4.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 182f14f52c89f684692d8b4eb37f50664232cabd96b35ad7b1e2816250ddbf68
MD5 7c55b0666b7d771fe444a062016bb292
BLAKE2b-256 92011d991bd2c4ae4ce1822e33629e564ae46811384c9e1c3c3ddacca1d0e6ee

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