1
0
Fork 0
Re-imagined Graphite/StatsD stack ready to run in Docker
Go to file
Gregory Eremin 7644cd4035
Grafana wip
2016-07-06 23:25:41 +02:00
configs Add brubeck dockerfile 2016-07-06 21:51:34 +02:00
Brubeck.dockerfile Grafana wip 2016-07-06 23:25:41 +02:00
Carbon.dockerfile Rename dockerfiles 2016-07-06 21:53:35 +02:00
Grafana.dockerfile Grafana wip 2016-07-06 23:25:41 +02:00
LICENCE Make graphite fast again 2016-07-06 21:59:26 +02:00
Makefile Make graphite fast again 2016-07-06 21:59:26 +02:00
README.md Grafana wip 2016-07-06 23:25:41 +02:00

README.md

Graphite-ish

Original Graphite stack is written in Python and it's speed could have been better. 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