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

This version

4.5.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.5.1.tar.gz (962.7 kB view details)

Uploaded Source

Built Distribution

gnocchi-4.5.1-py2.py3-none-any.whl (331.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: gnocchi-4.5.1.tar.gz
  • Upload date:
  • Size: 962.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for gnocchi-4.5.1.tar.gz
Algorithm Hash digest
SHA256 ff4457e63e97dcd4eeb60451dc4cdaf6ed5d4a43c76983459824e1a26bb401a1
MD5 a57d237c5c0cf9f6cf3c5fcc06a86e17
BLAKE2b-256 451390c5648b0b830ee0d9c1a1292f9aa6220160eb1f7f710bbf915e7b96b7b9

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gnocchi-4.5.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 331.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for gnocchi-4.5.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 46487df2f198ecef4fe28cef20034b0c3e0da55ce24e169cfc4e67fe1eff6738
MD5 27f62be6879b724a0c657689f49f9ac1
BLAKE2b-256 02361d95fbdf982dff447ea9fb5f39519abe92336c22afb1dbcb8ff12be65971

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