RubyFlow The Ruby and Rails community linklog

MiniStatsD: A simple StatsD client in Ruby

This gem is simple and lightweight implementation of a StatsD client in ruby and can be installed without Node.js or any other javascript dependencies.

You can read more about it here and check the code here.

Comments

Is this for debugging purpose mostly?

Yes, Robert. I use it only to have a mock Statsd server on my machine (and see metrics flowing there as I implement a new feature, for example).

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in