Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created July 19, 2016 17:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdcallag/074d770acd238f4e6640824b1ae36316 to your computer and use it in GitHub Desktop.
Save mdcallag/074d770acd238f4e6640824b1ae36316 to your computer and use it in GitHub Desktop.
"inprog" : [
{
"desc" : "conn3",
"threadId" : "140246071109376",
"connectionId" : 3,
"client" : "127.0.0.1:33688",
"active" : true,
"opid" : 118755,
"secs_running" : 0,
"microsecs_running" : NumberLong(68),
"op" : "update",
"ns" : "linkdb.link",
"query" : {
"link_type" : NumberLong(123456790),
"id1" : NumberLong(48131759),
"id2" : NumberLong(48131759)
},
"numYields" : 0,
"locks" : {
"Global" : "w",
"Database" : "w",
"Collection" : "w"
},
"waitingForLock" : false,
"lockStats" : {
"Global" : {
"acquireCount" : {
"r" : NumberLong(1557),
"w" : NumberLong(1557)
}
},
"Database" : {
"acquireCount" : {
"w" : NumberLong(1557)
}
},
"Collection" : {
"acquireCount" : {
"w" : NumberLong(1557)
}
},
"Metadata" : {
"acquireCount" : {
"w" : NumberLong(778)
}
}
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment