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

[darwin] fix filesystem metrics for APFS vm partition volume #517

Merged
merged 1 commit into from
Aug 30, 2018

Conversation

itchyny
Copy link
Contributor

@itchyny itchyny commented Aug 29, 2018

APFS creates a VM partition at /private/var/vm and the agent collects the filesystem metrics but this is totally useless. The partition size is annoying so I think we should skip the metric. The consumed capacity takes from the root disk size so I added to the used metric of the root filesystem.

@itchyny itchyny merged commit 80885e9 into master Aug 30, 2018
@itchyny itchyny deleted the fix-darwin-vm-volume branch August 30, 2018 09:02
This was referenced Sep 13, 2018
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