Gregory Eremin e1da1f9d72 | ||
---|---|---|
configs | ||
Brubeck.dockerfile | ||
Carbon.dockerfile | ||
Grafana.dockerfile | ||
LICENCE | ||
Makefile | ||
README.md | ||
docker-compose.yml |
README.md
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
Local installation:
make graphite fast
Re-installation:
make graphite fast again