-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Jeff Pierce edited this page Apr 21, 2016
·
6 revisions
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.
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.