Command metrics
1
Database commands
0.959 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.959 ms | wincentive |
{"find":"sessions","filter":{"_id":"2454273eb1d21072026a7d6317531894","expiresAt":{"$gte":{"$date":{"$numberLong":"1769030663000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"U+263\/CHS264qaqcddS4Pg==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "2454273eb1d21072026a7d6317531894",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769030663000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "U+263\/CHS264qaqcddS4Pg==",
"subType": "04"
}
}
}
}
|