Skip to main content

Influxdb backend plugin for graphite-web and graphite-api

Project description

Graphite-InfluxDB
=================

An influxdb backend for Graphite-web (source or 0.10.x) or graphite-api.

Installation
------------

::

pip install graphite_influxdb

Using with graphite-api
-----------------------

In your graphite-api config file::

cyanite:
url: http://cyanite-host:port
finders:
- graphite_influxdb.InfluxdbFinder

Using with graphite-web
-----------------------

In graphite's ``local_settings.py``::

STORAGE_FINDERS = (
'graphite_influxdb.InfluxdbFinder',
)

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

graphite-influxdb-0.1.0.tar.gz (1.5 kB view hashes)

Uploaded Source

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