Command metrics
1
Database commands
0.438 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.438 ms | transiscope |
{"find":"Configuration","filter":{"dbName":{"$exists":true}},"limit":{"$numberInt":"1"},"singleBatch":true,"sort":{"createdAt":{"$numberInt":"-1"}},"$db":"transiscope","lsid":{"id":{"$binary":{"base64":"zofG4k+DTjCSFbWKL2e5bw==","subType":"04"}}}}
{
"find": "Configuration",
"filter": {
"dbName": {
"$exists": true
}
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"sort": {
"createdAt": {
"$numberInt": "-1"
}
},
"$db": "transiscope",
"lsid": {
"id": {
"$binary": {
"base64": "zofG4k+DTjCSFbWKL2e5bw==",
"subType": "04"
}
}
}
}
|