-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Dev Exp
-
Mongoid will now log time spent executing MongoDB queries using the standard Rails mechanism for doing so.
This is performance logging similar to ActiveRecord for time spent in Mongoid per Rails request.
Patch here: https://github.com/mongodb/mongoid/pull/4446
- causes
-
MONGOID-4811 Output controller runtime stats in milliseconds as per Rails requirements
- Closed
- is related to
-
MONGOID-4661 Test applications that use Mongoid
- Closed