Return to Snippet

Revision: 54735
at January 10, 2012 05:53 by beaknit


Initial Code
db.system.profile.find( { millis : { $gt : 2000 } } )

Initial URL


Initial Description
2000 replaced by number of ms

Initial Title
Mongo Slow Queries

Initial Tags


Initial Language
JavaScript