Command metrics
1
Database commands
0.616 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 0.616 ms | main |
{"find":"Configuration","filter":{"dbName":{"$exists":true}},"limit":{"$numberInt":"1"},"singleBatch":true,"sort":{"createdAt":{"$numberInt":"-1"}},"$db":"main","lsid":{"id":{"$binary":{"base64":"XwP0cfGzQqydi6JNdZL\/eA==","subType":"04"}}}}
{
"find": "Configuration",
"filter": {
"dbName": {
"$exists": true
}
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"sort": {
"createdAt": {
"$numberInt": "-1"
}
},
"$db": "main",
"lsid": {
"id": {
"$binary": {
"base64": "XwP0cfGzQqydi6JNdZL\/eA==",
"subType": "04"
}
}
}
}
|