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

improve remote cache logging for hit or miss #16975

Merged
merged 1 commit into from Sep 23, 2022

Conversation

somdoron
Copy link
Contributor

when debugging the remote cache with current log messages it is hard to figure out hits vs misses.
This PR makes it easy to find hits vs misses in the log.

@somdoron somdoron added the logging Issues that related to logging label Sep 23, 2022
Copy link
Contributor

@Eric-Arellano Eric-Arellano left a comment

Choose a reason for hiding this comment

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

Excellent polish! Would it help to cherry-pick this to 2.14?

@somdoron
Copy link
Contributor Author

Yes, 2.14 would help

@Eric-Arellano Eric-Arellano added this to the 2.14.x milestone Sep 23, 2022
@Eric-Arellano Eric-Arellano merged commit 7ecbf89 into pantsbuild:main Sep 23, 2022
Eric-Arellano pushed a commit to Eric-Arellano/pants that referenced this pull request Sep 23, 2022
when debugging the remote cache with current log messages it is hard to figure out hits vs misses. 
This PR makes it easy to find hits vs misses in the log.

# Building wheels and fs_util will be skipped. Delete if not intended.
[ci skip-build-wheels]
Eric-Arellano added a commit that referenced this pull request Sep 26, 2022
…16986)

when debugging the remote cache with current log messages it is hard to figure out hits vs misses. 
This PR makes it easy to find hits vs misses in the log.

[ci skip-build-wheels]

Co-authored-by: Doron Somech <somdoron@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:documentation logging Issues that related to logging
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants