StatsD
●
Protocol is simple: Metrics have name, value and type
sent as text over UDP.
●
Client libraries available for many languages, easy to
implement.
●
Compatible servers implemented in other languages
(Python, Ruby, Perl, C, …)
●
A very common backend is Graphite