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