@dafyre 7.
Posts made by Technomancer
-
RE: If you are new drop in say hello and introduce yourself please!
@scottalanmiller Hi. I'm Jeff. I devops for a living and sometimes go talk about it.
-
RE: Guide to getting Graphite up and running
I gave a talk about the stats setup I'm talking about here (just replace mentions of Cyanite with Cassabon): https://www.youtube.com/watch?v=8yErya52xTw
Slide deck is at https://speakerdeck.com/technomancer/devops-days-2015-tel-aviv-real-time-metrics-and-distributed-monitoring.
-
RE: Guide to getting Graphite up and running
I'm here.
Don't use Graphite. It scales poorly, is a pain in the ass to deal with via all the carbon options, etc.
Use cassabon as your carbon listener and storage: https://github.com/jeffpierce/cassabon
Use graphite-api with the cyanite-reader plugin to handle Grafana's requests: https://github.com/brutasse/graphite-api
Use Grafana to render your graphs/dashboards: http://grafana.org/