-
Type: Task
-
Resolution: Done
-
Priority: Trivial - P5
-
Affects Version/s: 2.1.0, 2.1.1
-
Component/s: None
-
Environment:My system is Mac book pro on OSX version 10.10.5
https://docs.newrelic.com/docs/agents/ruby-agent/frameworks/mongo-instrumentation#supported_gems
The above link says "The Ruby agent currently supports the mongo gem versions 1.8 and 1.9. mongo is receiving major updates for its 2.0 version, and the Ruby agent plans to support that version as it becomes available."
I have mongodb version(3.0), so only mongo ruby driver 2.0 version is compatible according to the below link.
http://docs.mongodb.org/ecosystem/drivers/driver-compatibility-reference/#ruby-driver-compatibility
- newrelic_rpm (3.9.9.275) This is the current new relic version
My requirement is i need to enable new relic monitoring possible with mongodb version >= 3.0 and ruby driver version >= 2.0 and newrelic_rpm version >= 3.9.9.
Please list out the steps for above task. Please give your answers asap.