Command metrics
2
Database commands
1.241 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.678 ms | akvilon |
{"find":"LoyaltyState","filter":{},"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"psigT+y1SVCJLzTY50Kwkw==","subType":"04"}}}}
{
"find": "LoyaltyState",
"filter": {},
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "psigT+y1SVCJLzTY50Kwkw==",
"subType": "04"
}
}
}
}
|
| 2 | 0.563 ms | akvilon |
{"find":"InfoMessage","filter":{"active":true,"dateStart":{"$lte":{"$date":{"$numberLong":"1762438418000"}}},"dateEnd":{"$gt":{"$date":{"$numberLong":"1762438418000"}}}},"limit":{"$numberInt":"1"},"singleBatch":true,"$db":"akvilon","lsid":{"id":{"$binary":{"base64":"psigT+y1SVCJLzTY50Kwkw==","subType":"04"}}}}
{
"find": "InfoMessage",
"filter": {
"active": true,
"dateStart": {
"$lte": {
"$date": {
"$numberLong": "1762438418000"
}
}
},
"dateEnd": {
"$gt": {
"$date": {
"$numberLong": "1762438418000"
}
}
}
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"$db": "akvilon",
"lsid": {
"id": {
"$binary": {
"base64": "psigT+y1SVCJLzTY50Kwkw==",
"subType": "04"
}
}
}
}
|