-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or requestrustPull requests that update Rust codePull requests that update Rust code
Description
The primary log format currently uses the ktime (nanoseconds from the system boot time) for timestamps. For crau-query to be able to decode the timestamps properly, the system boot time needs to be maintained somewhere. Probably we should add a metadata section in the primary (binary) log file and add such information there, along with other fields: format version, etc., though this may break backward compatibility.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrustPull requests that update Rust codePull requests that update Rust code