Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sabljakovich/85e6097115c8a0ba6a77f572661ae2f7 to your computer and use it in GitHub Desktop.
Save sabljakovich/85e6097115c8a0ba6a77f572661ae2f7 to your computer and use it in GitHub Desktop.
{
"t":{
"$date":"2022-05-24T12:51:54.623+00:00"
},
"s":"I",
"c":"COMMAND",
"id":51803,
"ctx":"conn173",
"msg":"Slow query",
"attr":{
"type":"command",
"ns":"development.product",
"command":{
"find":"product",
"filter":{
},
"$db":"development",
"lsid":{
"id":{
"$uuid":"7ee7924f-d08c-45a1-87cd-ebf0171b9f15"
}
}
},
"planSummary":"COLLSCAN",
"keysExamined":0,
"docsExamined":3,
"cursorExhausted":true,
"numYields":0,
"nreturned":3,
"reslen":416,
"locks":{
"Global":{
"acquireCount":{
"r":1
}
},
"Mutex":{
"acquireCount":{
"r":1
}
}
},
"storage":{
},
"remote":"172.17.0.1:56214",
"protocol":"op_msg",
"durationMillis":105
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment