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

Use workFolder root as target for disk space monitoring #4609

Merged

Conversation

vmapetr
Copy link
Contributor

@vmapetr vmapetr commented Jan 25, 2024

This PR improves the disk space monitor for Windows systems.

Changes:

  • The disk space monitor now targets the drive mentioned in agent's workFolder path instead of checking only drive on which the agent is installed.

How it works:
Default workFolder is used:
image

Custom workFolder is targeting folder on another drive:
image

@vmapetr vmapetr marked this pull request as ready for review February 4, 2024 21:35
@vmapetr vmapetr requested review from a team as code owners February 4, 2024 21:35
@vmapetr vmapetr merged commit 62d473c into master Feb 7, 2024
10 checks passed
vmapetr added a commit that referenced this pull request Feb 20, 2024
* Use workFolder root as target for disk space monitoring

* Change disk info output

* Minor fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants