Skip to content

Asquera/padrino-rpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

padrino-rpm: Padrino instrumentation for New Relic RPM

Still in the works, but easy to install if you want to try. Add the following to your Gemfile:

gem 'padrino' # Padrino needs to be loaded first!
gem 'padrino-rpm'

Run bundle install and add a newrelic.yml to your project:

newrelic install "my-app-name"

If you are running your Padrino application on Heroku's Bamboo stack, running "newrelic install" is not necessary because Heroku adds newrelic.yml on your behalf.

Unicorn

If you are using unicorn, make sure that you read the following: http://newrelic.com/docs/troubleshooting/im-using-unicorn-and-i-dont-see-any-data

Word of warning

At the moment, this works for me. Any additions are welcome.

About

New Relic Instrumentations for the Padrino framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages