Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

pyr/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

See default configuration and basic configuration options.

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