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