[09:23:23] <Industrial> Hi. If I get a log like `mmongodb_1 |m {"t":{"$date":"2020-10-18T09:21:44.388+00:00"},"s":"I", "c":"COMMAND", "id":51803, "ctx":"conn143","msg":"Slow
[09:23:27] <Industrial> uireCount":{"w":1000}},"Collection":{"acquireCount":{"w":1000}},"Mutex":{"acquireCount":{"r":1000}}},"flowControl":{"acquireCount":1000,"timeAcquiringMicros":412},"storage":{},"protocol":"op_msg","durationMillis":107}}` is that something to worry about or is it only indicating that it ook more then 100 msec?
[09:24:08] <Industrial> I'm doing a bulkWrite with upsert's and the update clause has fields { market, timeframe, date } which is an index on this collection.