Skip to main content

LOGS

Static LOGS 

Source
pub static LOGS: LazyLock<SchemaRef>
Expand description

LOGS root table.

time_unix_nano is a plain nanosecond timestamp. Delta-of-delta was in the original brief and is dropped: Arrow IPC has no such encoding (the whole surface is LZ4/ZSTD whole-buffer compression plus Dictionary and RunEndEncoded layouts), and Gorilla’s 12x rests on samples landing on exact interval boundaries, which OTLP wall-clock reads do not. See docs/architecture.md.