Skip to content

Record trace raw logs#5

Merged
xtrusia merged 1 commit into
mainfrom
feature/trace-raw-session-recording
Jul 6, 2026
Merged

Record trace raw logs#5
xtrusia merged 1 commit into
mainfrom
feature/trace-raw-session-recording

Conversation

@xtrusia

@xtrusia xtrusia commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Live TUI sessions use a timestamped session directory. Cluster snapshots go into snapshots.jsonl, and each trace source appends raw lines to its own log with a UTC timestamp and host.

This keeps the UI memory cap unchanged while preserving trace output for later review. Replay also accepts a session directory by reading snapshots.jsonl.

Checks: cargo fmt --check, cargo test, cargo check.

Signed-off-by: Seyeong Kim <me@seyeong.kim>
@xtrusia xtrusia force-pushed the feature/trace-raw-session-recording branch from c94c647 to a0e634a Compare July 6, 2026 02:38
@xtrusia xtrusia marked this pull request as ready for review July 6, 2026 02:56
@xtrusia xtrusia merged commit 420707e into main Jul 6, 2026
9 checks passed
@xtrusia xtrusia deleted the feature/trace-raw-session-recording branch July 6, 2026 02:56
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