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