Command metrics
1
Database commands
0.803 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.803 ms | wincentive |
{"find":"sessions","filter":{"_id":"1c6c072eab87a183fa260d9f61aa582a","expiresAt":{"$gte":{"$date":{"$numberLong":"1769051451000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"8LEfeap5QVOtSW2p69hDvw==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "1c6c072eab87a183fa260d9f61aa582a",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769051451000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "8LEfeap5QVOtSW2p69hDvw==",
"subType": "04"
}
}
}
}
|