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