Skip to content
This repository has been archived by the owner on Nov 16, 2018. It is now read-only.

Genius/heroku-true-relic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

Please use the latest version of the New Relic Ruby Agent

heroku-true-relic

Show accurate heroku queue time numbers in new relic

Disclaimer

This is still a work in progress - please let me know if you're having trouble getting this working!

Usage

Rails 3

gem 'heroku-true-relic'

Rails 2

gem 'heroku-true-relic', :require => 'heroku-true-relic/rails2'

Rack apps (not tested, but should work fine)

require 'heroku-true-relic'

...

use HerokuTrueRelic::QueueTimeLogger

Running the specs

  • Install rvm
  • Git clone this repository
  • cd into the directory (make sure the .rmvrc file is read properly
  • rake all:bundle
  • rake all:spec

About

Accurate queue time numbers in new relic on heroku

Resources

License

Stars

Watchers

Forks

Packages

No packages published