d0465642f3d44d8a32d4d0c4d87d8181f4eb6411
Graphite-ish
Original Graphite stack is written in Python and it could really use some improvements performance-wise. Luckily it is possible to replace original stack with other components that have better performance. Quite impressive.
Reading metrics from Whisper and performing all the transformations on them is done by Graphite API, a Python app.
Grafana 3 is also included.
Included software:
- go-carbon
v0.7.2 - Brubeck
5d139a4 - Graphite API
latest - Grafana
v3.1.0-beta1
Building
Make sure Docker and Docker Compose are installed.
$ make graphite fast
Re-building
$ make graphite fast again
Starting
$ make run
Description
Languages
Dockerfile
95.1%
Makefile
4.9%