Skip to main content

Metric as a Service

Project description

Build Status 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

This version

4.4.1

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

Uploaded Source

Built Distribution

gnocchi-4.4.1-py2.py3-none-any.whl (319.8 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: gnocchi-4.4.1.tar.gz
  • Upload date:
  • Size: 981.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for gnocchi-4.4.1.tar.gz
Algorithm Hash digest
SHA256 12571c0fdbbc5b30cc9343b5b34460ba7775eabc533c4c79ca618c6b905fd321
MD5 86edf7aafa505ab651bca035c2678268
BLAKE2b-256 cd2b88f8778251e2158f7513f7407dd204e1c0159dff125ad2586a0a895b0877

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gnocchi-4.4.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 319.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5

File hashes

Hashes for gnocchi-4.4.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 95b9b8ee28e6de9619ec5287ca73dc1dd8d3999b73f15533472956c3a0b2bbfa
MD5 03012b3355fcfe7efc5039b86b970264
BLAKE2b-256 acb96092d65a287a13186917ca84491cd1111dc8e7dee3abca4b3391734c9d22

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