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