You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2020. It is now read-only.
CodeBlock edited this page Apr 8, 2013
·
5 revisions
Keeping metrics is a great way to monitor Eval.so's health. It shows us painpoints that need work, as well has trending data, which makes it easier to predict when something will become overloaded.
Our metrics system has been implemented and looks like this:
Carbon persists our metrics data (whisper files).
Bucky relays metrics data to Graphite by receiving messages on the statsd protocol.
Graphiti acts as our dashboard to Graphite. (not yet implemented)