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

chore: Sanitize job logging #718

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

ezr-ondrej
Copy link
Member

@ezr-ondrej ezr-ondrej commented Oct 13, 2023

💁 depends on #711 and thus contains those changes as well

Cleans up job logs.
Removes job_args from most of the job logs except Enqueue and Dequeue.
Removes double logging of job id and type.

I was touching this code quite heavily in #711 so I wanted to follow-up with what I feel might improve the logging a bit.
⚠️ These are my opinions and maybe some of the logs were there on purpose, happy to discuss it! :)

@lzap
Copy link
Member

lzap commented Oct 16, 2023

These are good changes, yeah.

Cleans up job logs.
Removes job_args from most of the job logs except Enqueue and Dequeue.
Removes double logging of job id and type.
@ezr-ondrej ezr-ondrej force-pushed the sanitize_job_logging branch from 7a6766f to b16c5c6 Compare October 16, 2023 12:26
@ezr-ondrej ezr-ondrej marked this pull request as ready for review October 16, 2023 12:27
@ezr-ondrej
Copy link
Member Author

All 🍏

Copy link
Member

@lzap lzap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@lzap lzap merged commit 80a8e3d into RHEnVision:main Oct 17, 2023
6 checks passed
@ezr-ondrej ezr-ondrej deleted the sanitize_job_logging branch October 17, 2023 09:25
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