Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add session_id to crucible logs #1009

Merged
merged 1 commit into from
Oct 19, 2023
Merged

Add session_id to crucible logs #1009

merged 1 commit into from
Oct 19, 2023

Conversation

leftwo
Copy link
Contributor

@leftwo leftwo commented Oct 19, 2023

Add a slog field called session_id and put the unique session_id in that field. This should allow better reading of logs when a single propolis starts multiple upstairs, all sharing the same log file.

The incorrect session_id was also printed and this was fixed.

This should fix these issues
#967
#742
#487

Add a slog field called session_id and put the unique session_id
in that field.  This should allow better reading of logs when a
single propolis starts multiple upstairs, all sharing the same log
file.

The incorrect session_id was also printed and this was fixed.
@leftwo leftwo requested a review from jmpesp October 19, 2023 20:52
@leftwo leftwo merged commit da534e7 into main Oct 19, 2023
18 checks passed
@leftwo leftwo deleted the alan/session-the-log branch October 19, 2023 22:32
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.

2 participants