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) [![Dependency Status](https://gemnasium.com/badges/github.com/criteo/biggraphite.svg)](https://gemnasium.com/github.com/criteo/biggraphite)

# Big Graphite

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 for now: Cassandra, whose design is [described in CASSANDRA_DESIGN.md](CASSANDRA_DESIGN.md).

# 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.backends.* 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.10.3.tar.gz (81.5 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for biggraphite-0.10.3.tar.gz
Algorithm Hash digest
SHA256 bc7656b2284e835b95379d0dc684db2695c3b78718b968fd0851350f90d1b295
MD5 e4575be91dca15481cb236b45b5dfbb4
BLAKE2b-256 8e2093ff2383bf0c6489ce13a2e232a28ad89325de166e2cb239acad910c3893

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