Command metrics
1
Database commands
1.657 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 1.657 ms | wincentive |
{"find":"sessions","filter":{"_id":"43fedde3992c531a8182f3db6f6e1dbe","expiresAt":{"$gte":{"$date":{"$numberLong":"1769070215000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"o2yq\/QCCQu2oohdRywISNA==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "43fedde3992c531a8182f3db6f6e1dbe",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769070215000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "o2yq\/QCCQu2oohdRywISNA==",
"subType": "04"
}
}
}
}
|