Skip to content

niilante/cyanite

 
 

Repository files navigation

Cyanite

Cyanite is a daemon which provides services to store and retrieve timeseries data. It aims to serve as a drop-in replacement for Graphite/Graphite-web.

Getting Started

Before you begin, make sure you have the following installed:

You can download the latest distribution of graphite from GitHub releases and start it with:

java -jar <path-to-cyanite-jar>.jar --path <path-to-cyanite-config>.yaml

Default configuration and basic configuration options can be found [here|https://github.com/pyr/cyanite/blob/master/doc/cyanite.yaml]. For advanced usage and information on possible Cyanite optimisations, refer to configuration guide.

Getting help

You can get help by creating an issue or asking on IRC channel #cyanite on freenode.

For more information, refer to http://cyanite.io

About

cyanite stores your metrics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 89.7%
  • Shell 5.4%
  • Java 2.6%
  • Makefile 1.7%
  • Python 0.6%