1
0
Fork 0
Re-imagined Graphite/StatsD stack ready to run in Docker
Go to file
Gregory Eremin d40cd6d79c Add graphite api image :( 2016-07-07 21:20:45 +02:00
configs Add graphite api image :( 2016-07-07 21:20:45 +02:00
Brubeck.dockerfile Change Brubeck port 8080 -> 8090 2016-07-07 21:18:16 +02:00
Carbon.dockerfile Add graphite api image :( 2016-07-07 21:20:45 +02:00
Grafana.dockerfile Shorten dockerfiles (since they build fine) 2016-07-07 13:04:38 +02:00
LICENCE Make graphite fast again 2016-07-06 21:59:26 +02:00
Makefile Fix makefile 2016-07-07 13:04:10 +02:00
README.md Update Grafana version in readme 2016-07-07 11:00:17 +02:00
docker-compose.yml Add graphite api image :( 2016-07-07 21:20:45 +02:00

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.

Grafana 3 is also included.

Included software:

Local installation:

make graphite fast

Re-installation:

make graphite fast again