Command metrics
2
Database commands
1.872 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 1.538 ms | Hexakrown |
{"find":"sessions_data","filter":{"reference":"6dv711fb1i27fsje8kaq2lbe9o"},"limit":{"$numberInt":"1"},"$db":"Hexakrown","lsid":{"id":{"$binary":{"base64":"\/mR4yiafQYyXovwSs9HqzA==","subType":"04"}}}}
{
"find": "sessions_data",
"filter": {
"reference": "6dv711fb1i27fsje8kaq2lbe9o"
},
"limit": {
"$numberInt": "1"
},
"$db": "Hexakrown",
"lsid": {
"id": {
"$binary": {
"base64": "\/mR4yiafQYyXovwSs9HqzA==",
"subType": "04"
}
}
}
}
|
| 2 | 0.334 ms | Hexakrown |
{"find":"sessions_frontend","filter":{"guid":"6dv711fb1i27fsje8kaq2lbe9o","expires_at":{"$gte":{"$date":{"$numberLong":"1768574627000"}}}},"limit":{"$numberInt":"1"},"projection":{"_id":false,"data":true},"$db":"Hexakrown","lsid":{"id":{"$binary":{"base64":"\/mR4yiafQYyXovwSs9HqzA==","subType":"04"}}}}
{
"find": "sessions_frontend",
"filter": {
"guid": "6dv711fb1i27fsje8kaq2lbe9o",
"expires_at": {
"$gte": {
"$date": {
"$numberLong": "1768574627000"
}
}
}
},
"limit": {
"$numberInt": "1"
},
"projection": {
"_id": false,
"data": true
},
"$db": "Hexakrown",
"lsid": {
"id": {
"$binary": {
"base64": "\/mR4yiafQYyXovwSs9HqzA==",
"subType": "04"
}
}
}
}
|