Skip to content

ahlatimer/lazy_relic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyRelic

NewRelic custom metric collection for LazyResource.

Installation

Add this line to your application's Gemfile:

gem 'lazy_relic'

And then execute:

$ bundle

Or install it yourself as:

$ gem install lazy_relic

Usage

Just add it to your Gemfile. If NewRelic is properly configured in your app, everything should be good.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Basic metric collection on load, parse, and queue running.

About

NewRelic custom metric collection for LazyResource.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages