Command metrics
1
Database commands
0.932 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.932 ms | wincentive |
{"find":"sessions","filter":{"_id":"1726d7afb48ccaa6b03151a0dd5796cc","expiresAt":{"$gte":{"$date":{"$numberLong":"1769030683000"}}}},"projection":{"_id":false,"data":true},"limit":{"$numberInt":"1"},"$db":"wincentive","lsid":{"id":{"$binary":{"base64":"U+263\/CHS264qaqcddS4Pg==","subType":"04"}}}}
{
"find": "sessions",
"filter": {
"_id": "1726d7afb48ccaa6b03151a0dd5796cc",
"expiresAt": {
"$gte": {
"$date": {
"$numberLong": "1769030683000"
}
}
}
},
"projection": {
"_id": false,
"data": true
},
"limit": {
"$numberInt": "1"
},
"$db": "wincentive",
"lsid": {
"id": {
"$binary": {
"base64": "U+263\/CHS264qaqcddS4Pg==",
"subType": "04"
}
}
}
}
|