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

Uploaded Source

Built Distribution

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

Uploaded Python 2 Python 3

File details

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

File metadata

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

File hashes

Hashes for gnocchi-4.2.2.tar.gz
Algorithm Hash digest
SHA256 e463a681568ab7aeb09dfa0344824f4c31ecf3db76f908551d8a7f2373b7e74c
MD5 aa6cb564f3256948e5228eb928480292
BLAKE2b-256 526cb19972dbb36b2c75b775ff02b12e84288ac5f5edc1304d47d8507864506a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for gnocchi-4.2.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 00ce286e1bf21b8629fcf52c09dea1e73a60e526466cf2f565fa658d1dc3f5dd
MD5 e10f84953f8b5716dbead27b377904ee
BLAKE2b-256 a74d34961df9a908dcace7b11244c71a402e01bc9e9f683cdbab8270849d501f

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