Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

offerzen/newrelic_mongodb

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Relic Mongodb

Gem Version Build Status Coverage Status

New Relic instrumentation for Mongo (2.1.0) / Mongoid (5.x)

Creator

This gem was forked from and created by weeyum Github page can be found here: https://github.com/weeyum/newrelic_mongodb

Important

This version supports newrelic_rpm 4.3

But this in turn requires ruby >= 2.0

Installation

Add this line to your application's Gemfile:

gem 'newrelic_mongodb'

And then execute:

$ bundle

Or install it yourself as:

$ gem install newrelic_mongodb

Configuration

This gem does not require any specific configuration. Please follow general newrelic_rpm gem configuration: https://github.com/newrelic/rpm/blob/master/newrelic.yml

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

About

NewRelic instrumentation for Mongo Ruby Driver 2.1.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%