appsignal-mongo

Wrap all mongo queries withActiveSupport::Notifications.instrument calls. For use with Appsignal.


License
MIT
Install
gem install appsignal-mongo -v 0.1.10

Documentation

AppSignal Mongo [DEPRECATED]

Only use this gem in combination with 0.x versions of the appsignal gem! It is not compatible with 1.0+.

Please use gem "appsignal", "> 1" in your Gemfile and remove any other appsignal-* gems you might have installed. Then run bundle update appsignal.


appsignal-mongo allows AppSignal clients to gain insight in database queries that use the 10gen-supported driver for MongoDB, for instance Mongoid 2.x

For more information, visit:

Licence

See LICENCE