Skip to content

Move context tracking logic into the library#224

Merged
ueno merged 3 commits intolatchset:mainfrom
ueno:wip/context-tracker
Jan 28, 2026
Merged

Move context tracking logic into the library#224
ueno merged 3 commits intolatchset:mainfrom
ueno:wip/context-tracker

Conversation

@ueno
Copy link
Contributor

@ueno ueno commented Jan 27, 2026

Both log-parser and monitor previously had the almost identical
context tracking logic. This merges them into a single structure,
ContextTracker, in the library.

ueno added 3 commits January 27, 2026 20:10
Both log-parser and monitor previously had the almost identical
context tracking logic. This merges them into a single structure,
ContextTracker, in the library.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
To better align with the Rust coding standard, rename ContextID to
ContextId.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
In the formatted logs, include resolved SystemTime, instead of
durations from the system boot time in nanoseconds.

Signed-off-by: Daiki Ueno <dueno@redhat.com>
@ueno ueno force-pushed the wip/context-tracker branch from 23c84b4 to 96f9cd6 Compare January 27, 2026 11:10
@ueno ueno merged commit 6008eed into latchset:main Jan 28, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant