A reporter to send metrics from metriks to metriksd.
Add the gem to your Gemfile
:
gem 'metriksd_reporter'
Use the reporter:
reporter = MetriksdReporter.new(:host => 'metriksd.local', :port => 3331)
Copyright (c) 2012 Eric Lindvall
Published under the MIT License, see LICENSE