Metriks Server Reporter

A reporter to send metrics from metriks to metriksd.

Usage

Add the gem to your Gemfile:

gem 'metriksd_reporter'

Use the reporter:

  reporter = MetriksdReporter.new(:host => 'metriksd.local', :port => 3331)

License

Copyright (c) 2012 Eric Lindvall

Published under the MIT License, see LICENSE