Skip to main content

A plugin for using graphite-web with the cassandra-based Cyanite storage backend

Project description

A plugin for using graphite with the cassandra-based Cyanite storage backend.

Requires Graphite-API or Graphite-web 0.10.X, which are currently both unreleased. You’ll need to install from source.

Installation

pip install cyanite

Using with graphite-api

In your graphite-api config file:

cyanite:
  url: http://cyanite-host
finders:
  - cyanite.CyaniteFinder

Using with graphite-web

In your graphite’s local_settings.py:

STORAGE_FINDERS = (
    'cyanite.CyaniteFinder',
)

CYANITE_URL = 'http://host:port'

Where host:port is the location of the Cyanite HTTP API.

See pyr/cyanite for running the Cyanite carbon daemon.

Changelog

  • 0.2.0 (2014-03-06): Graphite-API compatibility.

  • 0.1.0 (2013-12-08): initial version.

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

cyanite-0.2.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

cyanite-0.2.0-py2.py3-none-any.whl (3.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file cyanite-0.2.0.tar.gz.

File metadata

  • Download URL: cyanite-0.2.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cyanite-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1a7f471a4273deb5b80ed7c193c3f0100002fceffa6a4a0932e6f13910ab2c29
MD5 211dbf1cd7101c64a5ca9110bf8aab09
BLAKE2b-256 d01e2a67d53132d01ca43a63c90f7d903a93d6f0eb997b24f72a035c7d2056b1

See more details on using hashes here.

File details

Details for the file cyanite-0.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for cyanite-0.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 186c40f3b49b1e3b8420a2a48b74c50783b3860cbaa3839ac51bae32611216e2
MD5 9c1cb1063e99ac3a6a05de4ef4851277
BLAKE2b-256 0f612429f12e4b4942df830b0d426219b54f350b2a36137df82ba94db3fa026c

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