No commit activity in last 3 years
No release in over 3 years
Provides a route to hang in for newrelic ping.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

< 5.0.0, >= 4.1.5
 Project Readme

newrelic ping rails

By wonderweblabs.

newrelic-ping-rails provides just a route that you can hang in into your newrelic account. Since we've got a ping check for every of our client projects, we don't want to copy this controller over into every project by hand.

Installation

Require in your Gemfile:

gem 'newrelic-ping-rails'

Usage

After hanging in the gem, the route "/newrelic-ping" is available and returns "online" with status code 200.

License

MIT License.