Because OTLP log timestamps have only millisecond precision, log records
emitted within the same millisecond can arrive at the collector in
arbitrary order. To preserve ordering, each record in a batch whose
hrTime collides with the previous entry is bumped by 1 ms.
OTLP/HTTP log exporter that uses
fetch.Because OTLP log timestamps have only millisecond precision, log records emitted within the same millisecond can arrive at the collector in arbitrary order. To preserve ordering, each record in a batch whose
hrTimecollides with the previous entry is bumped by 1 ms.