A fork of trashed focused on Ruby metrics for Heroku.
On Rails 5 (and Rails 3 and 4), add this to your Gemfile:
gem "barnes"
Then run:
$ bundle install
Add the gem to the Gemfile
gem "barnes"
Then run:
$ bundle install
In your application:
require 'barnes'
Then you'll need to start the client with default values:
Barnes.start