Command metrics
2
Database commands
5.465 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 3.219 ms | testing_eg_moonshot |
{"find":"listing_insights","filter":{"listingId":{"$numberInt":"6"},"startDate":{"$date":{"$numberLong":"1765576800000"}}},"limit":{"$numberInt":"1"},"singleBatch":true,"$db":"testing_eg_moonshot","lsid":{"id":{"$binary":{"base64":"VaQmpWubS1mvgMyxUxRXHw==","subType":"04"}}}}
{
"find": "listing_insights",
"filter": {
"listingId": {
"$numberInt": "6"
},
"startDate": {
"$date": {
"$numberLong": "1765576800000"
}
}
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"$db": "testing_eg_moonshot",
"lsid": {
"id": {
"$binary": {
"base64": "VaQmpWubS1mvgMyxUxRXHw==",
"subType": "04"
}
}
}
}
|
| 2 | 2.246 ms | testing_eg_moonshot |
{"insert":"listing_insights","ordered":true,"$db":"testing_eg_moonshot","lsid":{"id":{"$binary":{"base64":"VaQmpWubS1mvgMyxUxRXHw==","subType":"04"}}},"documents":[{"_id":{"$oid":"693d41c31ad46905280223f2"},"listingId":{"$numberInt":"6"},"locationId":{"$numberInt":"42"},"sectionId":{"$numberInt":"3"},"propertyTypeId":{"$numberInt":"9"},"isCompoundLocation":true,"totalLeads":{"$numberInt":"0"},"totalViews":{"$numberInt":"54"},"totalImpressions":{"$numberInt":"320"},"startDate":{"$date":{"$numberLong":"1765576800000"}},"endDate":{"$date":{"$numberLong":"1765663199000"}}}]}
{
"insert": "listing_insights",
"ordered": true,
"$db": "testing_eg_moonshot",
"lsid": {
"id": {
"$binary": {
"base64": "VaQmpWubS1mvgMyxUxRXHw==",
"subType": "04"
}
}
},
"documents": [
{
"_id": {
"$oid": "693d41c31ad46905280223f2"
},
"listingId": {
"$numberInt": "6"
},
"locationId": {
"$numberInt": "42"
},
"sectionId": {
"$numberInt": "3"
},
"propertyTypeId": {
"$numberInt": "9"
},
"isCompoundLocation": true,
"totalLeads": {
"$numberInt": "0"
},
"totalViews": {
"$numberInt": "54"
},
"totalImpressions": {
"$numberInt": "320"
},
"startDate": {
"$date": {
"$numberLong": "1765576800000"
}
},
"endDate": {
"$date": {
"$numberLong": "1765663199000"
}
}
}
]
}
|