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

Fix: Rework partition space plugin #233

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

LordHepipud
Copy link
Collaborator

Reworks the partition space plugin to increase performance by only fetching partition information instead of entire disk data and also adds support to toggle between free and used space monitoring.

Fixes #228

@LordHepipud LordHepipud force-pushed the fix/improve_partition_space_plugin_performance branch from 2c82a2a to f2e008d Compare November 8, 2021 10:24
@LordHepipud LordHepipud added this to the v1.7.0 milestone Nov 8, 2021
@LordHepipud LordHepipud merged commit cb8d93d into master Nov 8, 2021
@LordHepipud LordHepipud deleted the fix/improve_partition_space_plugin_performance branch November 8, 2021 10:26
@LordHepipud LordHepipud linked an issue Nov 8, 2021 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment