Skip to content
Jeff Pierce edited this page Apr 21, 2016 · 6 revisions

Cassabon Wiki

About

Cassabon is a carbon receiver that stores received metrics in Cassandra and indexes them in ElasticSearch, allowing for easy scaling. It also has an HTTP API for retrieving those statistics so that they can be processed/displayed by graphite-web and graphite-api, using the graphite-cyanite plugin.

We recommend building Cassabon with Go 1.5 or greater.

Installation

Installation

Configuration

Configuring Cassabon

Using Graphite (or graphite-api)

If you'll be using graphite-api or graphite-web to view stats stored in Cassabon, you'll need to install graphite-cyanite on your graphite-web/api servers and edit the finders as described in the linked readme file.

Clone this wiki locally