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

worker: append the run id to the start of each log #776

Open
josephjclark opened this issue Sep 25, 2024 · 0 comments
Open

worker: append the run id to the start of each log #776

josephjclark opened this issue Sep 25, 2024 · 0 comments
Assignees

Comments

@josephjclark
Copy link
Collaborator

When looking at worker logs it can be hard to tell what run a log line refers too.

We should prefix each line coming out of the engine with the run id, so its clear. Maybe the engine should do this actually. Whatever.

Maybe we can use a short form of the id to make it more readable? just the first 6 digits? But I don't want to make assumptions about the id format particularly. Perhaps if it's a UUID we show the first 6, otherwise we show the whole thing

@josephjclark josephjclark self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New Issues
Development

No branches or pull requests

1 participant