NewRelic instrumentation for riak-ruby-client and ripple.
newrelic-riak
requires:
- Ruby 1.9.3 or later (1.9.3 was the only version that was tested against)
- newrelic
- riak-ruby-client
- ripple
Add the gem file reference to the Gemfile:
gem 'newrelic_riak', '~> 0.1.0', git: 'git://github.com/alinpopa/newrelic-riak.git', ref: '7b0bcaadfd5d10daa74825249f484c85f3be488c'
Just require the gem where you need it:
require 'newrelic_riak'