Details
Description
Inserts into timeseries collections are done through internal update operations using the delta format. However, these internally generated documents are validated for storage in the update code. This validation imposes an unnecessary performance cost on insert operations into timeseries collections and should be avoided if possible.