forked from tomafro/mongo-rails-instrumentation
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple rails instrumentation for the ruby mongo driver
License
myfoodlink/mongo-rails-instrumentation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mongo Rails 3 Instrumentation ============================= Records how long your rails app spends in Mongo, and outputs it to the log, i.e.: Completed 200 OK in 1535ms (Views: 623.3ms | Mongo: 848.2ms) To use, just add the gem to your Gemfile and restart your app: gem 'mongo-rails-instrumentation', '~>0.2' It's been tested with rails 3.0, and should work with rails 3.1 too. This gem's home is on github at https://github.com/freerange/mongo-rails-instrumentation, so please add comments, suggestions and improvements there. All code is released under the MIT License.
About
Simple rails instrumentation for the ruby mongo driver
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 100.0%