A plugin for using graphite-web with the cassandra-based Cyanite storage backend
Project description
A plugin for using graphite-web with the cassandra-based Cyanite storage backend.
Requires at least Graphite-web 0.10.X, which is currently unreleased. You’ll need to install it from source.
Installation
pip install cyanite
Usage
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.
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
cyanite-0.1.0.tar.gz
(1.8 kB
view details)
File details
Details for the file cyanite-0.1.0.tar.gz
.
File metadata
- Download URL: cyanite-0.1.0.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c4d9c4d278cd8758c1f46e04a880ce969338d390cb749f9017e251658970bc |
|
MD5 | af3f6a1ea86a002ad3695fbac7b015d4 |
|
BLAKE2b-256 | 1983805c866e308412e46776cb4d0943418cffe8367512ccdd221be86c19c96b |