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

This version

4.2.0

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

Uploaded Source

Built Distribution

gnocchi-4.2.0-py2.py3-none-any.whl (288.4 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for gnocchi-4.2.0.tar.gz
Algorithm Hash digest
SHA256 90a04107c6dd8d820143f92dc5d398703c3e685c4878d07b79a6e39e850dd40e
MD5 d4d97b68d3be0593e1924c51133ca54f
BLAKE2b-256 d1e910414932bf52198a2dc35f8544e2dd993e981f94e0d0a7395aace775c7b9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gnocchi-4.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9e78ae611485cc9f84c3c1bed89ec921d8c15f07533db6a6ba270b620ae4f2b8
MD5 f9b79f90eb1efb8206dd669ddf528322
BLAKE2b-256 c437316852febb2b664aaf82f77c6de18ac846b03aa9a4f4980b613c80d72e6f

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