Skip to main content

Simple Scalable Time Series Database.

Project description

[![Build Status](https://travis-ci.org/criteo/biggraphite.svg?branch=master)](https://travis-ci.org/criteo/biggraphite) [![Coverage Status](https://coveralls.io/repos/github/criteo/biggraphite/badge.svg)](https://coveralls.io/github/criteo/biggraphite?branch=master) [![PyPi version](https://img.shields.io/pypi/v/biggraphite.svg)](https://pypi-hypernode.com/pypi/biggraphite/) [![Supported Python versions](https://img.shields.io/pypi/pyversions/biggraphite.svg)](https://pypi-hypernode.com/pypi/bigraphite/)

BigGraphite

BigGraphite is a storage layer for timeseries data. It integrates with Graphite as a plugin.

For usage information and how to contribute, please see [CONTRIBUTING.md](CONTRIBUTING.md).

Usage

See [USAGE.md](USAGE.md) and [CONFIGURATION.md](CONFIGURATION.md).

Contact

Backends

There is only one supported backend that provides all features: Cassandra, whose design is [described in CASSANDRA_DESIGN.md](CASSANDRA_DESIGN.md).

Another backend supports metadata only, stored in Elasticsearch, [see ELASTICSEARCH_DESIGN.md](ELASTICSEARCH_DESIGN.md). Using it, it is possible to use Cassandra to store data points and Elasticsearch to store metrics metadata.

Code structure

  • biggraphite.accessor exposes the public API to store/retrieve metrics

  • biggraphite.metadata_cache implements a machine-local cache using [LMDB](https://lmdb.readthedocs.io) so that one does not need a round-trip for each call to accessor

  • biggraphite.plugins.* implements integration with Carbon and Graphite

  • biggraphite.drivers.* implements the storage backends (eg: Cassandra-specific code)

Disclaimer

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

biggraphite-0.14.14.tar.gz (144.1 kB view details)

Uploaded Source

File details

Details for the file biggraphite-0.14.14.tar.gz.

File metadata

  • Download URL: biggraphite-0.14.14.tar.gz
  • Upload date:
  • Size: 144.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.10.0 pkginfo/1.2.1 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.5 CPython/3.6.8

File hashes

Hashes for biggraphite-0.14.14.tar.gz
Algorithm Hash digest
SHA256 301986cd712887f82e04dd8516f06f3eb89a29c7191d20c25d1a4726738aa3ff
MD5 acc42c18e75909d1b018ac54ab3b576c
BLAKE2b-256 1769df7c60a50437eb07fcf4878dc9ea740d519b1371e72d17a4677eb511f687

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