Command metrics
1
Database commands
2.635 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 2.635 ms | wincentive |
{"find":"sessions","filter":{"_id":"cdecf83feecf977c2a73fc6c6d795d25","expiresAt":{"$gte":{"$date":{"$numberLong":"1769020678000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"iz+VGXa+SW2hlUYXI6NY7g==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "cdecf83feecf977c2a73fc6c6d795d25",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769020678000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "iz+VGXa+SW2hlUYXI6NY7g==",
"subType": "04"
}
}
}
}
|