Skip to content

feat: support nanosecond resolution for stored documents #232

@cheb0

Description

@cheb0

Currently, we store docs with millisecond resolution. The goal is to support nanosecond resolution, which solves the problem of logs being permuted after the upload if they occurred at the same epoch millisecond.

Main problems/obstacles:

  • backward compatibility
  • seq-ui integration must be checked
  • encoded MIDs block size increase should be estimated

Metadata

Metadata

Assignees

Labels

featureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions