Command metrics
2
Database commands
4.130 ms
Command time
Commands
| # | Time | Database | Info |
|---|---|---|---|
| 1 | 2.461 ms | testing_eg_moonshot |
{"find":"listing_insights","filter":{"listingId":{"$numberInt":"161"},"startDate":{"$date":{"$numberLong":"1765663200000"}}},"limit":{"$numberInt":"1"},"singleBatch":true,"$db":"testing_eg_moonshot","lsid":{"id":{"$binary":{"base64":"TLSRC1\/KSOiZqx2FqFHIEg==","subType":"04"}}}}
{
"find": "listing_insights",
"filter": {
"listingId": {
"$numberInt": "161"
},
"startDate": {
"$date": {
"$numberLong": "1765663200000"
}
}
},
"limit": {
"$numberInt": "1"
},
"singleBatch": true,
"$db": "testing_eg_moonshot",
"lsid": {
"id": {
"$binary": {
"base64": "TLSRC1\/KSOiZqx2FqFHIEg==",
"subType": "04"
}
}
}
}
|
| 2 | 1.669 ms | testing_eg_moonshot |
{"insert":"listing_insights","ordered":true,"$db":"testing_eg_moonshot","lsid":{"id":{"$binary":{"base64":"TLSRC1\/KSOiZqx2FqFHIEg==","subType":"04"}}},"documents":[{"_id":{"$oid":"693df080712d6e36a6031c83"},"listingId":{"$numberInt":"161"},"locationId":{"$numberInt":"39"},"sectionId":{"$numberInt":"3"},"propertyTypeId":{"$numberInt":"10"},"isCompoundLocation":true,"totalLeads":{"$numberInt":"1"},"totalViews":{"$numberInt":"42"},"totalImpressions":{"$numberInt":"674"},"startDate":{"$date":{"$numberLong":"1765663200000"}},"endDate":{"$date":{"$numberLong":"1765749599000"}}}]}
{
"insert": "listing_insights",
"ordered": true,
"$db": "testing_eg_moonshot",
"lsid": {
"id": {
"$binary": {
"base64": "TLSRC1\/KSOiZqx2FqFHIEg==",
"subType": "04"
}
}
},
"documents": [
{
"_id": {
"$oid": "693df080712d6e36a6031c83"
},
"listingId": {
"$numberInt": "161"
},
"locationId": {
"$numberInt": "39"
},
"sectionId": {
"$numberInt": "3"
},
"propertyTypeId": {
"$numberInt": "10"
},
"isCompoundLocation": true,
"totalLeads": {
"$numberInt": "1"
},
"totalViews": {
"$numberInt": "42"
},
"totalImpressions": {
"$numberInt": "674"
},
"startDate": {
"$date": {
"$numberLong": "1765663200000"
}
},
"endDate": {
"$date": {
"$numberLong": "1765749599000"
}
}
}
]
}
|