Command metrics
1
Database commands
0.996 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.996 ms | wincentive |
{"find":"sessions","filter":{"_id":"7f172da526f1c3e7d8476068d15f1d40","expiresAt":{"$gte":{"$date":{"$numberLong":"1769029304000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"kGPTe6P\/Q0ijG2D8tqSL8Q==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "7f172da526f1c3e7d8476068d15f1d40",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769029304000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "kGPTe6P\/Q0ijG2D8tqSL8Q==",
"subType": "04"
}
}
}
}
|