Skip to main content

Metric as a Service

Project description

https://badge.fury.io/py/gnocchi.svg 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.osci.io.

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

Uploaded Source

Built Distribution

gnocchi-4.6.3-py2.py3-none-any.whl (324.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: gnocchi-4.6.3.tar.gz
  • Upload date:
  • Size: 963.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for gnocchi-4.6.3.tar.gz
Algorithm Hash digest
SHA256 d88bbdc2f4b3404129df4cff2a71bece2ac11696582f95b7264d4fa79393a1ce
MD5 0348ffc6f9c859ce97faa1a835bb09e5
BLAKE2b-256 e79dea54cd883728359905be5c3d7a89c7b68bfe03b766befaa699db7b86c52b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gnocchi-4.6.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 324.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.4

File hashes

Hashes for gnocchi-4.6.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6755345abc1f9850f0465ed0fba27592851abdfc73ff8b520b4ad0c0235637a0
MD5 6b158f8130d541d3b994340e7e1c9bd2
BLAKE2b-256 549466b8abf3abf0e82bcd734740fd393d630b764a7ba4ed018e36b2b639d56e

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