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